Bug 99140

Summary: Add a WKContext call to enable the NetworkProcess
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 98537    
Attachments:
Description Flags
Patch v1 - Nothing but red (except for ChangeLogs) sam: review+

Brady Eidson
Reported 2012-10-11 22:37:18 PDT
Add a WKContext call to enable the NetworkProcess Early supporting work for https://bugs.webkit.org/show_bug.cgi?id=98537
Attachments
Patch v1 - Nothing but red (except for ChangeLogs) (6.20 KB, patch)
2012-10-11 22:45 PDT, Brady Eidson
sam: review+
Brady Eidson
Comment 1 2012-10-11 22:45:22 PDT
Created attachment 168361 [details] Patch v1 - Nothing but red (except for ChangeLogs)
Sam Weinig
Comment 2 2012-10-11 22:49:21 PDT
Comment on attachment 168361 [details] Patch v1 - Nothing but red (except for ChangeLogs) View in context: https://bugs.webkit.org/attachment.cgi?id=168361&action=review > Source/WebKit2/UIProcess/API/C/WKContextPrivate.h:73 > +WK_EXPORT void WKContextSetUsesNetworkProcess(WKContextRef context, bool usesNetworkProcess); Please add a comment noting this should be removed at some point and is not expected to work long term.
Brady Eidson
Comment 3 2012-10-11 22:58:38 PDT
Note You need to log in before you can comment on or make changes to this bug.