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

It seemed to me that facebook wanted to start getting user content prepared *before* SW boots up. The credentialed request in my example allows that. If the state token is managed by the SW, then you're back into a position where you have to wait for SW to boot up, which is no different than today.

---
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-230468617

Received on Tuesday, 5 July 2016 12:49:44 UTC