[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 10:49:56 PST 2021


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

--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
(In reply to Alexey Proskuryakov from comment #4)
> Would it suspend threads holding mutexes, and freeze the main thread as a
> consequence?

You're right, I think that would be a risk indeed and very likely the reason why our suspension logic currently works the way it does.

I guess timeout + kill is the way to go then.

-- 
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/4daadb2d/attachment.htm>


More information about the webkit-unassigned mailing list