- From: Matt Falkenhagen <notifications@github.com>
- Date: Thu, 30 May 2019 18:09:15 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 31 May 2019 01:09:38 UTC
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