[Webkit-unassigned] [Bug 68308] New: <video> element not firing onerror events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 16 22:50:52 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68308

           Summary: <video> element not firing onerror events
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://blog.offbeatmammal.com/samples/jserr/videoOnErr
                    or.html
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: offbeatmammal at gmail.com


although most events are being reported correctly it appears that the Error event for the <video> element is not being fired (attached via both onError or using an addEventListener) and simply get bypassed.

The linked sample demonstrates a simple example (invalid URL for asset) but other events (eg network being disconnected, asset being protected before fully downloaded etc) are also ignored

Tested in WebKit nightly, Chrome (and ChromeOS) and Safari - all fail.
IE9/10 works per spec
Not tested in Firefox

Chromium issue logged - http://code.google.com/p/chromium/issues/detail?id=96871 but I'm guessing a fix here will roll upstream (will reference this bug from the Chromium link as well)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list