- From: Jungkee Song <notifications@github.com>
- Date: Fri, 27 May 2016 02:58:29 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Friday, 27 May 2016 09:58:59 UTC
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