Bug 158511

Summary: Expose Event / EventTarget properties on WorkerGlobalScope
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, cdumez, commit-queue, esprehn+autocc, kangil.han, kondapallykalyan, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-06-07 19:50:11 PDT
Expose Event / EventTarget properties on WorkerGlobalScope, as per the latest DOM specification:
https://dom.spec.whatwg.org/#interface-event
https://dom.spec.whatwg.org/#interface-eventtarget
Comment 1 Chris Dumez 2016-06-07 20:34:42 PDT
Created attachment 280764 [details]
Patch
Comment 2 WebKit Commit Bot 2016-06-07 22:27:10 PDT
Comment on attachment 280764 [details]
Patch

Clearing flags on attachment: 280764

Committed r201791: <http://trac.webkit.org/changeset/201791>
Comment 3 WebKit Commit Bot 2016-06-07 22:27:13 PDT
All reviewed patches have been landed.  Closing bug.