RESOLVED FIXED Bug 125507
Allow us to use network process with a single process model
https://bugs.webkit.org/show_bug.cgi?id=125507
Summary Allow us to use network process with a single process model
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.