WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2017-11-28 14:55:21 PST
Created
attachment 327793
[details]
Patch
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
<
rdar://problem/35736318
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug