Re: [w3c/ServiceWorker] A way to immediately unregister a service worker (#614)

Agreed, we shouldn't use unregister() for a kill switch or CSD. I was planning to change Chrome's impl to use Clear, see https://crbug.com/964201.

Separately, at the last F2F we decided to remove resurrection anyway: https://github.com/w3c/ServiceWorker/issues/1204#issuecomment-432946273

However just removing resurrection is not good enough, we also need to tear down the controller for existing pages that are controlled.





-- 
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/614#issuecomment-497539062

Received on Friday, 31 May 2019 01:09:38 UTC