Bug 178482

Summary: Global constructors exposed to service workers should go on ServiceWorkerGlobalScope interface
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, cdumez, ggaren, rniwa, sam, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar, WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=174541
Bug Depends on:    
Bug Blocks: 178469    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2017-10-18 13:12:46 PDT
Global constructors exposed to service workers should go on ServiceWorkerGlobalScope interface, not the ServiceWorker interface.
Attachments
Patch (1.98 KB, patch)
2017-10-18 13:14 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-10-18 13:14:13 PDT
Sam Weinig
Comment 2 2017-10-18 14:36:01 PDT
Comment on attachment 324159 [details] Patch No testing this yet?
Chris Dumez
Comment 3 2017-10-18 14:37:00 PDT
(In reply to Sam Weinig from comment #2) > Comment on attachment 324159 [details] > Patch > > No testing this yet? No, service worker is not quite there yet :/
Chris Dumez
Comment 4 2017-10-18 14:37:37 PDT
Comment on attachment 324159 [details] Patch Clearing flags on attachment: 324159 Committed r223629: <https://trac.webkit.org/changeset/223629>
Chris Dumez
Comment 5 2017-10-18 14:37:39 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2017-10-18 14:38:44 PDT
Note You need to log in before you can comment on or make changes to this bug.