[Webkit-unassigned] [Bug 197983] united.com uses 100% of CPU in the service worker process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 09:40:51 PDT 2019


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

--- Comment #9 from youenn fablet <youennf at gmail.com> ---
(In reply to bobik from comment #8)
> Priviledge to run in background (even if webpage is closed)?

By design, when the last service worker client is closed, the service worker will be stopped. If that is not the case, this is a bug in WebKit implementation.

Ditto for CPU usage, a service worker is not expected to use more CPU than what is allowed for its clients.

Some fixes have been done recently in that area that have shipped in recent Safari Tech Preview.

If you are still seeing such issues, let us know.

-- 
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/20190730/7350c57f/attachment.html>


More information about the webkit-unassigned mailing list