[Webkit-unassigned] [Bug 136478] Initialize m_usesNetworkProcess earlier in WebProcess::initializeWebProcess()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 3 08:48:49 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136478
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
--- Comment #4 from Alexey Proskuryakov <ap at webkit.org> 2014-09-03 08:48:54 PST ---
There is still some networking in WebProcess even when using NetworkProcess. Are you sure that you don't need the initialization? When we recently lost it on Mac accidentally, that caused trouble as we were trying to access the wrong cache directory.
It is of course wrong to achieve that as a subtle side effect of initialization order.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list