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

@NekR I see you mentioning it a few times, but I couldn't really find a concrete & up-to-date proposal. I see https://gist.github.com/NekR/d2d70f4e34d8829ea3c078456351ddce, but it doesn't really explain how it works.

I'm not against (in future) some kind of API to find out about in-flight requests in the fetch group, but using such a thing becomes really tricky. Timing is especially difficult as you're exposing a single request to multiple processes.

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

Received on Friday, 7 October 2016 13:13:14 UTC