Bug 208141 - WebProcessPool does not need a map of service worker processes keyed by domain+session
Summary: WebProcessPool does not need a map of service worker processes keyed by domai...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-24 08:55 PST by youenn fablet
Modified: 2020-02-25 11:16 PST (History)
5 users (show)

See Also:


Attachments
Patch (17.00 KB, patch)
2020-02-24 09:07 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (17.17 KB, patch)
2020-02-25 07:28 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-02-24 08:55:17 PST
WebProcessPool does not to own a map of service worker processes keyed by domain+session
Comment 1 youenn fablet 2020-02-24 09:00:32 PST
See related rdar://problem/58285589
Comment 2 Radar WebKit Bug Importer 2020-02-24 09:00:55 PST
<rdar://problem/59726655>
Comment 3 Chris Dumez 2020-02-24 09:01:42 PST
Title is missing a verb I think
Comment 4 youenn fablet 2020-02-24 09:07:22 PST
Created attachment 391549 [details]
Patch
Comment 5 Alex Christensen 2020-02-24 13:45:10 PST
Comment on attachment 391549 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=391549&action=review

> Source/WebKit/ChangeLog:3
> +        WebProcessPool does not a map of service worker processes keyed by domain+session

does not need a
Comment 6 youenn fablet 2020-02-25 07:28:59 PST
Created attachment 391649 [details]
Patch for landing
Comment 7 WebKit Commit Bot 2020-02-25 11:16:38 PST
Comment on attachment 391649 [details]
Patch for landing

Clearing flags on attachment: 391649

Committed r257365: <https://trac.webkit.org/changeset/257365>
Comment 8 WebKit Commit Bot 2020-02-25 11:16:39 PST
All reviewed patches have been landed.  Closing bug.