[w3c/ServiceWorker] Recovering from start failures (#1503)

Currently when a service worker fails to start, the result is a network error. A service worker failing to start can happen due to a bad script or other non-transient errors, so it would be more useful for the user to have a fallback that bypasses the service worker in this case.

-- 
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/1503

Received on Monday, 3 February 2020 12:33:02 UTC