RESOLVED FIXED 180111
Get rid of ServiceWorker::allWorkers() hashmap
https://bugs.webkit.org/show_bug.cgi?id=180111
Summary Get rid of ServiceWorker::allWorkers() hashmap
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.