Re: [w3c/ServiceWorker] Making a concurrent request for navigations (#920)

@domenic, I don't think that's a good idea because we still want the browser to be able to respond to the fetch event normally if respondWith wasn't called. Imo the developer really needs to decide if they are going to respond to a fetch event before any async work happens.

-- 
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/920#issuecomment-255894143

Received on Monday, 24 October 2016 23:26:28 UTC