Bug 180111

Summary: Get rid of ServiceWorker::allWorkers() hashmap
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, cdumez, commit-queue, dbates, esprehn+autocc, ews-watchlist, ggaren, kangil.han, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2017-11-28 14:06:59 PST
Get rid of ServiceWorker::allWorkers() hashmap as it is not thread safe and we'll soon have ServiceWorker objects living in various service worker threads.
Attachments
Patch (8.19 KB, patch)
2017-11-28 14:55 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-11-28 14:55:21 PST
WebKit Commit Bot
Comment 2 2017-11-28 16:28:46 PST
Comment on attachment 327793 [details] Patch Clearing flags on attachment: 327793 Committed r225248: <https://trac.webkit.org/changeset/225248>
WebKit Commit Bot
Comment 3 2017-11-28 16:28:48 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2017-11-28 16:29:38 PST
Note You need to log in before you can comment on or make changes to this bug.