Bug 125494

Summary: [WK2] [GTK] Enable the network process in the WebContext
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, skyul
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108832    
Attachments:
Description Flags
Patch cgarcia: review+, cgarcia: commit-queue-

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>