Bug 108661 - DOMException does not inherit from Object
Summary: DOMException does not inherit from Object
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 76198
  Show dependency treegraph
 
Reported: 2013-02-01 10:51 PST by Zan Dobersek
Modified: 2017-07-20 16:47 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 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
Comment 1 Chris Dumez 2017-07-20 16:47:32 PDT
DOMException subclasses Error as per:
https://heycam.github.io/webidl/#es-DOMException-specialness