Bug 158608 - DOMException should be exposed to workers
Summary: DOMException should be exposed to workers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-09 20:59 PDT by Chris Dumez
Modified: 2016-06-10 00:36 PDT (History)
10 users (show)

See Also:


Attachments
Patch (3.54 KB, patch)
2016-06-09 21:29 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.