Bug 158608

Summary: DOMException should be exposed to workers
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, cdumez, commit-queue, darin, esprehn+autocc, ggaren, kangil.han, kondapallykalyan, rniwa, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-06-09 20:59:47 PDT
DOMException should be exposed to workers:
https://heycam.github.io/webidl/#es-DOMException-call

Test:
http://w3c-test.org/workers/semantics/interface-objects/001.worker
Comment 1 Chris Dumez 2016-06-09 21:29:36 PDT
Created attachment 280988 [details]
Patch
Comment 2 WebKit Commit Bot 2016-06-10 00:36:22 PDT
Comment on attachment 280988 [details]
Patch

Clearing flags on attachment: 280988

Committed r201918: <http://trac.webkit.org/changeset/201918>
Comment 3 WebKit Commit Bot 2016-06-10 00:36:27 PDT
All reviewed patches have been landed.  Closing bug.