- From: Andrew Sutherland <notifications@github.com>
- Date: Tue, 06 Jul 2021 08:29:27 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 6 July 2021 15:29:39 UTC
I'm fine with this. I think this does introduce somewhat of an edge case in terms of potential breakage via changes to [web_accessible_resources](https://developer.chrome.com/docs/extensions/mv3/manifest/web_accessible_resources/) (which are local but not same-origin as I understand it) mentioned in https://github.com/w3c/ServiceWorker/issues/1595#issuecomment-866947492. However, I think for Firefox our plan will be to unregister any ServiceWorker registration touched by a web extension in any way when the extension is upgraded or uninstalled, which side-steps the issue. I don't think anyone from Safari/WebKit has weighed in? -- 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/1595#issuecomment-874860713
Received on Tuesday, 6 July 2021 15:29:39 UTC