Bug 252843 - WebProcessPool::processForNavigation() should prevent the process from getting shut down while waiting for AddAllowedFirstPartyForCookies IPC reply
Summary: WebProcessPool::processForNavigation() should prevent the process from gettin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-23 10:32 PST by Chris Dumez
Modified: 2023-02-23 11:20 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-02-23 10:32:11 PST
WebProcessPool::processForNavigation() should prevent the process from getting shut down (or added to the process cache) while waiting for AddAllowedFirstPartyForCookies IPC reply.
Comment 1 Chris Dumez 2023-02-23 10:32:24 PST
<rdar://105375981>
Comment 2 Chris Dumez 2023-02-23 10:36:07 PST
Pull request: https://github.com/WebKit/WebKit/pull/10603
Comment 3 EWS 2023-02-23 11:20:08 PST
Committed 260754@main (9e54e083d6c2): <https://commits.webkit.org/260754@main>

Reviewed commits have been landed. Closing PR #10603 and removing active labels.