Re: [w3c/ServiceWorker] reserved Client objects and redirected navigations (#1031)

> A way around this is to provide a way to get a genuine client from a reserved client - a promise that would resolve with a client or undefined if the client isn't created or goes cross-origin.

@jakearchibald, your idea of getting a genuine client is under the assumption of using a single reserved client throughout the redirects of a navigation or multiple reserved clients for each redirect? Hope the API isn't get too much complex to cover a corner case but not sure if this case is rather common in practice.

-- 
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/1031#issuecomment-267957192

Received on Monday, 19 December 2016 12:52:24 UTC