[Webkit-unassigned] [Bug 233980] A dedicated worker is not frozen even when the page is in back/forward cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 9 11:20:29 PST 2021


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

--- Comment #7 from Alexey Proskuryakov <ap at webkit.org> ---
There are other cases where dedicated workers are supposed to be paused or terminated (see https://html.spec.whatwg.org/multipage/workers.html#terminate-a-worker and around). E.g. I don't think that we are allowed to let it spin once it's no longer observable in an active page either.

I think that it's mostly implemented in WebKit, but have been out of the loop for too long to point it out.

-- 
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/20211209/a306b6e5/attachment.htm>


More information about the webkit-unassigned mailing list