Bug 117767 - [WK2] Media elements never fail to load
Summary: [WK2] Media elements never fail to load
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 131855
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-18 18:44 PDT by Benjamin Poulain
Modified: 2014-06-03 09:36 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2013-06-18 18:44:02 PDT
Since the OS X bots were updated, the <audio> and <video> elements no longer reports when a media fails to load on WebKit2.

The following test broke as a result:
-media/W3C/audio/error/error_onerror_called_on_bogus_source.html
-media/W3C/video/error/error_onerror_called_on_bogus_source.html
-media/broken-video.html
-media/event-attributes.html

<rdar://problem/14197625>
Comment 1 Benjamin Poulain 2013-06-18 19:16:18 PDT
Committed r151716: <http://trac.webkit.org/changeset/151716>
Comment 2 Alexey Proskuryakov 2013-10-11 10:22:45 PDT
media/event-attributes.html timed out on Mac WK1 Release bot today, not sure if it's the same issue though.