Re: [ServiceWorker] What is FetchEvent.clientId for navigation requests (#808)

I think @ehsan implemented something that I am ok with, though.  You can get a clientId for a navigation FetchEvent, but the clients.get(evt.clientId) returns null.  The client does become "live" until the navigation successfully completes.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/808#issuecomment-169149972

Received on Tuesday, 5 January 2016 22:12:21 UTC