[Webkit-unassigned] [Bug 160236] [GTK] Remove network setup from web process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 27 06:24:12 PDT 2016


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

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 284680
  --> https://bugs.webkit.org/attachment.cgi?id=284680
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=284680&action=review

> Source/WebKit2/WebProcess/gtk/WebProcessMainGtk.cpp:-63
> -        SoupNetworkSession::defaultSession().setSSLPolicy(SoupNetworkSession::SSLUseSystemCAFile);

OK.

> Source/WebKit2/WebProcess/gtk/WebProcessMainGtk.cpp:-71
> -            soup_cache_dump(soupCache);

But as we discussed yesterday, EFL is still using the web process soup cache; I doubt it is safe for them to remove this. We should switch them to use the network cache first (bug #152676).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160727/a4866fbd/attachment.html>


More information about the webkit-unassigned mailing list