Re: [w3c/ServiceWorker] Should a SW client.id persists across Discards/Reloads of the same page? (#1263)

> Note if we expose the ID to the page/worker (is that actively discussed anywhere, BTW?)

I don't think there is an issue for this.  Probably discussed in the odd comment or two in various SW issues, though.

I would be in favor of something like `self.clientId` or `self.navigator.clientId`, etc.  I don't know enough about the history API to know what makes sense.

-- 
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/1263#issuecomment-359099904

Received on Friday, 19 January 2018 21:54:42 UTC