WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
160627
DOMException's properties should be on the instance
https://bugs.webkit.org/show_bug.cgi?id=160627
Summary
DOMException's properties should be on the instance
Chris Dumez
Reported
2016-08-05 20:24:57 PDT
DOMException's properties should be on the instance, not the prototype: -
http://heycam.github.io/webidl/#es-DOMException-constructor-object
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-08-06 10:38:27 PDT
Already the case, I believe the reason the W3C test are failing is because those properties are getters rather than "value" properties.
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