Re: [w3c/ServiceWorker] determine whether nested frame/iframe have same parent client (#1321)

I guess more to the point, once `resultingClientId` ships, I believe the `FetchEvent.clientId` on a navigation request will be the client that triggered that navigation to occur.  So for an iframe this will usually be its parent's id.  (I say usually since if you are doing stuff with cross-global js you might be able to get a different id there.)

-- 
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/1321#issuecomment-394710706

Received on Tuesday, 5 June 2018 13:34:36 UTC