RESOLVED FIXED 143249
[WK2][iOS] Extend ProcessThrottler use to the NetworkProcess
https://bugs.webkit.org/show_bug.cgi?id=143249
Summary [WK2][iOS] Extend ProcessThrottler use to the NetworkProcess
Chris Dumez
Reported 2015-03-30 19:55:30 PDT
Extend ProcessThrottler use to the NetworkProcess instead of only the WebProcesses. This is needed so that the NetworkProcess gets notified before suspension, in order to free-up memory. In a follow-up, the NetworkProcess will also be able to use this new infrastructure to delay process suspension until pending SQL transaction are complete. Radar: <rdar://problem/20231539>
Attachments
Patch (24.43 KB, patch)
2015-03-31 10:02 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-03-31 10:02:19 PDT
WebKit Commit Bot
Comment 2 2015-03-31 12:04:29 PDT
Comment on attachment 249828 [details] Patch Clearing flags on attachment: 249828 Committed r182194: <http://trac.webkit.org/changeset/182194>
WebKit Commit Bot
Comment 3 2015-03-31 12:04:34 PDT
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.