[Webkit-unassigned] [Bug 126208] Define WebProcess::usesNetworkProcess unconditionally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 27 00:08:26 PST 2013


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





--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-12-27 00:06:22 PST ---
(From update of attachment 219961)
View in context: https://bugs.webkit.org/attachment.cgi?id=219961&action=review

>> Source/WebKit2/WebProcess/soup/WebProcessSoup.cpp:190
>> +        return;
> 
> Is this correct? The previous code was not early returning

Yes, it's correct, we don't want to initialize network features in the web process when using network process.

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