Re: [slightlyoff/ServiceWorker] Service workers registration lifetime (#903)

A registration persists unless it's unregistered: https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#service-worker-registration-lifetime

Every navigation tries an update but if it keeps failing the registration's active worker is used until an update is succeeded.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/903#issuecomment-222108163

Received on Friday, 27 May 2016 09:58:59 UTC