WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
108661
DOMException does not inherit from Object
https://bugs.webkit.org/show_bug.cgi?id=108661
Summary
DOMException does not inherit from Object
Zan Dobersek
Reported
2013-02-01 10:51:32 PST
DOMException does not inherit from Object. Evident from the failure on the following IETC test with both JSC and V8:
http://samples.msdn.microsoft.com/ietestcenter/dominheritance/Prototype_DOMException.htm
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2017-07-20 16:47:32 PDT
DOMException subclasses Error as per:
https://heycam.github.io/webidl/#es-DOMException-specialness
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