[Webkit-unassigned] [Bug 221384] REGRESSION(r267763) Network process launches earlier than before

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 09:33:48 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=221384

--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
You're right.  That's called after WebProcessPool::prewarmProcess which is the point after the app has "launched", which is beyond the point at which we care whether we have delayed the network process launch, and it's also beyond the point at which we can delay the launch any more because we have a web process that is requesting a connection.  I'll omit that part.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210204/5e69e92b/attachment.htm>


More information about the webkit-unassigned mailing list