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

For ClientID to be useful across requests you'd need to store something about that client persistently, eg in IDB. Without a way to clean up that data, it's not very useful.

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

Received on Sunday, 10 January 2016 14:22:48 UTC