Re: [slightlyoff/ServiceWorker] Recovering from fetch failures (#939)

To me @esprehn's idea seems separate (but also very interesting). This issue is about being able to respond to fetch events with errors and get the right error page to show. @esprehn's idea is about what's basically an entirely new event.

Regarding @esprehn's idea though, I think the use case of recovering from a crashed tab is interesting and kind of stands on it's own. The event would not necessarily need to be generalized to also happen for https cert error pages, etc, it would be very useful if it just happened for something more 'safe' like a crashed 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/slightlyoff/ServiceWorker/issues/939#issuecomment-240169558

Received on Tuesday, 16 August 2016 17:08:48 UTC