Re: [w3c/ServiceWorker] Provide a one-line way to listen for a waiting Service Worker (#1222)

That's my understanding.

Waiting for activated would actually be better before refreshing the page - otherwise, the page refreshes the browser just acts as if it's loading the page while it's waiting for the service worker to activate.

Other use case I'll throw in the ring is testing. May be useful to know what a service worker is in any of these use cases.

Redundant may also be useful in certain scenarios such as libraries managing service workers on behalf of the user (i.e. push SDKs)

-- 
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/1222#issuecomment-351838837

Received on Thursday, 14 December 2017 21:19:30 UTC