[Webkit-unassigned] [Bug 203165] First page load after WKWebView init waits for Networking process creation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 21 11:07:57 PDT 2019


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

--- Comment #4 from Ben Nham <nham at apple.com> ---
I think the idea would be to keep the sync ensureNetworkProcessConnection() code in there because that would be a pretty large refactoring. Instead maybe the UIProcess could change the init path when it picks a WebProcess out of the reuse pool. Perhaps it could give the WebProcess send rights to an already-running NetworkProcess so that the sync IPC becomes unnecessary in the common case.

-- 
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/20191021/bcc19354/attachment-0001.html>


More information about the webkit-unassigned mailing list