- From: Arthur Stolyar <notifications@github.com>
- Date: Sat, 10 Jun 2017 06:57:05 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 10 June 2017 13:57:56 UTC
Throwing in some other ideas: * Unregister on 404 only if page (on navigation)<sup>[1]</sup> doesn't call `navigator.serviceWorker.register()` anymore * Have an `unregisterOnFailure` option in `navigator.serviceWorker.register()` (I don't really like this) [1] During a navigation, i.e. between current navigation and the next one in the same tab -- 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/204#issuecomment-307566671
Received on Saturday, 10 June 2017 13:57:56 UTC