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

Can you define what you mean by "bad script"?  The installation should not allow a bad script to be persisted.  Are we discussing storage corruption or other browser internal error?

In any case, I think we should not break the site in these cases.  I think failing safe by falling back should be preferred since there is nothing the site can do to fix the issue.

So I would be in favor of changing step 23 here:

https://w3c.github.io/ServiceWorker/#on-fetch-request-algorithm

-- 
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#issuecomment-581503563

Received on Monday, 3 February 2020 16:39:24 UTC