[Webkit-unassigned] [Bug 138848] Don't let web process go to suspended state if there is active network request.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 18 16:41:23 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=138848

--- Comment #3 from Yongjun Zhang <yongjun_zhang at apple.com> ---
(In reply to comment #2)
> Comment on attachment 241829 [details]
> Also acquire the activity token when we have active network requests on
> progress.
> 
> It seems very wrong to keep the Web process from going to sleep for very
> long XHR/etc., seems like this will just result in a lot of very awake
> processes consuming all of your power, no?

With the changes in https://bugs.webkit.org/show_bug.cgi?id=138582, we won't track long XHR or sub-resources after the main frame has loaded, and these sub-resources won't keep the process awake.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141119/7716f85a/attachment-0002.html>


More information about the webkit-unassigned mailing list