[Webkit-unassigned] [Bug 136478] Initialize m_usesNetworkProcess earlier in WebProcess::initializeWebProcess()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 3 09:08:52 PDT 2014


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





--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-09-03 09:08:56 PST ---
(In reply to comment #4)
> 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. 

Yes, the effect for us is that we don't use any disk cache for the loads made in the web process, that's not a problem.

> It is of course wrong to achieve that as a subtle side effect of initialization order.

Can I land the patch then?

-- 
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