Re: [w3c/ServiceWorker] How does ServiceWorker interact with non-"fully active" documents? (#1594)

Gecko-specific detail: Following up on my previous comment, per [preliminary investigation](https://bugzilla.mozilla.org/show_bug.cgi?id=1735875#c1) by @smaug---- [we are intentionally dropping ClientHandle actors on freeze](https://searchfox.org/mozilla-central/rev/0ec81de2037cb0a0701d5d316f42763230b3a142/dom/clients/manager/ClientSourceParent.cpp#122-126) but not re-establishing them subsequently on thaw, so we likely have a clear path to addressing the problem in a timely fashion.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1594#issuecomment-943846614

Received on Thursday, 14 October 2021 23:54:15 UTC