Bug 125507

Summary: Allow us to use network process with a single process model
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: WebKit2Assignee: Kwang Yul Seo <skyul>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, brian.holt, cgarcia, commit-queue, gustavo, mrobinson, ossy, svillar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108832    
Attachments:
Description Flags
Patch none

Kwang Yul Seo
Reported 2013-12-10 06:22:32 PST
Currently, WebContext::sendToNetworkingProcess and WebContext::sendToNetworkingProcessRelaunchingIfNecessary assume that network process is not used when the given process model is ProcessModelSharedSecondaryProcess. This is not consistent with WebContext::networkingProcessConnection which returns the networking process connection for ProcessModelSharedSecondaryProcess.
Attachments
Patch (2.58 KB, patch)
2013-12-10 06:26 PST, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2013-12-10 06:26:02 PST
WebKit Commit Bot
Comment 2 2013-12-10 09:44:53 PST
Comment on attachment 218864 [details] Patch Clearing flags on attachment: 218864 Committed r160371: <http://trac.webkit.org/changeset/160371>
WebKit Commit Bot
Comment 3 2013-12-10 09:44:55 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.