WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
158192
ErrorEvent should include the underlying uncaught exception, if any, in the 'error' property
https://bugs.webkit.org/show_bug.cgi?id=158192
Summary
ErrorEvent should include the underlying uncaught exception, if any, in the '...
Blaze Burg
Reported
2016-05-29 06:45:17 PDT
From
https://www.w3.org/TR/html5/webappapis.html#the-errorevent-interface
: "The error attribute must return the value it was initialized to. When the object is created, this attribute must be initialized to null. Where appropriate, it is set to the object representing the error (e.g. the exception object in the case of an uncaught DOM exception)."
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-05-29 06:45:43 PDT
<
rdar://problem/26534875
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug