Bug 117767

Summary: [WK2] Media elements never fail to load
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, dbates, eric.carlson, jer.noble
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 131855    
Bug Blocks:    

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.