Re: [w3c/ServiceWorker] There should be no such thing as "fail to activate" (#659)

You can call `unregister()` from the activate event if you have a non-recoverable error and want to get an install event again.  It may be a bit sketchy if there is already a controlled client, though.

-- 
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/659#issuecomment-384972855

Received on Friday, 27 April 2018 13:40:20 UTC