Bug 220503 - WebProcessPool::establishWorkerContextConnectionToNetworkProcess should make sure to remove the selected process from the cache
Summary: WebProcessPool::establishWorkerContextConnectionToNetworkProcess should make ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-11 02:28 PST by youenn fablet
Modified: 2021-01-11 11:27 PST (History)
4 users (show)

See Also:


Attachments
Patch (8.45 KB, patch)
2021-01-11 03:23 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (7.81 KB, patch)
2021-01-11 05:32 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 2021-01-11 02:28:13 PST
WebProcessPool::establishWorkerContextConnectionToNetworkProcess should make sure to remove the selected process from the cache.
<rdar://problem/72115457>
Comment 1 youenn fablet 2021-01-11 03:23:38 PST
Created attachment 417368 [details]
Patch
Comment 2 youenn fablet 2021-01-11 05:32:21 PST
Created attachment 417372 [details]
Patch
Comment 3 youenn fablet 2021-01-11 11:22:00 PST
<rdar://problem/72115457>
Comment 4 EWS 2021-01-11 11:27:00 PST
Committed r271369: <https://trac.webkit.org/changeset/271369>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417372 [details].