[Webkit-unassigned] [Bug 174573] New: Video errors should be instances of Error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 16 18:14:43 PDT 2017


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

            Bug ID: 174573
           Summary: Video errors should be instances of Error
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: andrew at tokbox.com

jsbin: http://output.jsbin.com/jewolar

Output:
error instanceof Error: false

Expected output:
error instanceof Error: true

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170717/08c69665/attachment.html>


More information about the webkit-unassigned mailing list