Bug 160626

Summary: DOMException should be constructible
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, dbates, esprehn+autocc, kangil.han, kondapallykalyan, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=160627
Attachments:
Description Flags
Patch
none
Patch none

Chris Dumez
Reported 2016-08-05 19:57:04 PDT
DOMException should be constructible: - http://heycam.github.io/webidl/#idl-DOMException DOMException already has a constructor in Firefox and Chrome. W3C test: http://w3c-test.org/WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.html
Attachments
Patch (48.30 KB, patch)
2016-08-05 20:24 PDT, Chris Dumez
no flags
Patch (48.30 KB, patch)
2016-08-05 20:36 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-08-05 20:24:33 PDT
Chris Dumez
Comment 2 2016-08-05 20:36:41 PDT
WebKit Commit Bot
Comment 3 2016-08-05 22:36:20 PDT
Comment on attachment 285477 [details] Patch Clearing flags on attachment: 285477 Committed r204219: <http://trac.webkit.org/changeset/204219>
WebKit Commit Bot
Comment 4 2016-08-05 22:36:25 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.