Re: [w3c/ServiceWorker] [Feature request] Expose parent client ID for iframe navigations (#1556)

If the SW restarted while a page was still open, that would break our URL-to-blob mapping. I didn't know that was possible with SW lifecycles - how would we ensure this mapping keeps working in that case? If the browser can remove the SW at an arbitrary time, how do we guarantee that these SW-reliant URLs continue to load?

-- 
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/1556#issuecomment-743262062

Received on Friday, 11 December 2020 15:31:55 UTC