Re: [w3c/ServiceWorker] [Feature request] Expose parent client ID for iframe navigations (#1556)

Exposing the client id of a containing document seems reasonable to me in cases where they're same origin.

There are other relationships that we might want to expose as part of the client API:

- If a client has an 'opener' relationship with another client
- If two clients are part of the same session

It might be time to think of what a client API would look like outside of service worker.

-- 
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/1556#issuecomment-774090826

Received on Friday, 5 February 2021 15:10:21 UTC