[Webkit-unassigned] [Bug 171415] New: Implement the `muted-errors` property of Scripts to avoid onerror/onunhandledrejection for cross-origin scripts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 27 20:07:49 PDT 2017


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

            Bug ID: 171415
           Summary: Implement the `muted-errors` property of Scripts to
                    avoid onerror/onunhandledrejection for cross-origin
                    scripts
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: utatane.tea at gmail.com

Implement the `muted-errors` property of Scripts to avoid onerror/onunhandledrejection for cross-origin scripts:
https://html.spec.whatwg.org/multipage/webappapis.html#muted-errors

This flag is set on Cross Origin scripts and used to avoid dispatching error events for them.

-- 
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/20170428/f653dee7/attachment.html>


More information about the webkit-unassigned mailing list