Re: [slightlyoff/ServiceWorker] Eliminating SW startup latency for common case (#920)

@n8schloss

> What we don't want to do however is have a race between network and cache without actually opening from the service worker.

But what about a race between the fetch event and a network response?

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

Received on Monday, 4 July 2016 09:26:13 UTC