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

The spec now includes a `FetchEvent.resultingClientId` that will be populated on navigation requests.  This will identify the client id of the window, iframe, or worker that is being loaded.

I believe chrome has begun work on this feature.  We've also been building infrastructure for it in firefox.

I'm not sure if that fully addresses your use case, though.

-- 
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-394710028

Received on Tuesday, 5 June 2018 13:32:38 UTC