Bug 125494 - [WK2] [GTK] Enable the network process in the WebContext
Summary: [WK2] [GTK] Enable the network process in the WebContext
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 108832
  Show dependency treegraph
 
Reported: 2013-12-10 04:34 PST by Alberto Garcia
Modified: 2013-12-11 01:02 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.19 KB, patch)
2013-12-10 04:36 PST, Alberto Garcia
cgarcia: review+
cgarcia: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Garcia 2013-12-10 04:34:22 PST
This should be initialized using WebContext::setUsesNetworkProcess()
instead of updating the parameters from platformInitializeWebProcess().
Comment 1 Alberto Garcia 2013-12-10 04:36:06 PST
Created attachment 218853 [details]
Patch
Comment 2 Carlos Garcia Campos 2013-12-10 04:39:55 PST
Comment on attachment 218853 [details]
Patch

Patch looks good to me, but it doesn't seem to apply in current master, please rebase it before landing.
Comment 3 Alberto Garcia 2013-12-10 05:04:07 PST
Committed r160358: <http://trac.webkit.org/changeset/160358>