WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
160236
[GTK] Remove network setup from web process
https://bugs.webkit.org/show_bug.cgi?id=160236
Summary
[GTK] Remove network setup from web process
Carlos Garcia Campos
Reported
2016-07-27 00:58:08 PDT
We are still doing network init and finish in th web process.
Attachments
Patch
(1.55 KB, patch)
2016-07-27 00:59 PDT
,
Carlos Garcia Campos
mcatanzaro
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2016-07-27 00:59:52 PDT
Created
attachment 284680
[details]
Patch
Michael Catanzaro
Comment 2
2016-07-27 06:24:12 PDT
Comment on
attachment 284680
[details]
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
).
Carlos Garcia Campos
Comment 3
2016-07-27 06:38:31 PDT
I'm pretty sure EFL doesn't use Source/WebKit2/WebProcess/gtk/WebProcessMainGtk.cpp :-)
Michael Catanzaro
Comment 4
2016-07-27 07:19:09 PDT
Comment on
attachment 284680
[details]
Patch Point
Carlos Garcia Campos
Comment 5
2016-07-27 08:51:20 PDT
Committed
r203774
: <
http://trac.webkit.org/changeset/203774
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug