Bug 117767
Summary: | [WK2] Media elements never fail to load | ||
---|---|---|---|
Product: | WebKit | Reporter: | Benjamin Poulain <benjamin> |
Component: | Media | Assignee: | 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: |
Benjamin Poulain
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>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Benjamin Poulain
Committed r151716: <http://trac.webkit.org/changeset/151716>
Alexey Proskuryakov
media/event-attributes.html timed out on Mac WK1 Release bot today, not sure if it's the same issue though.