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

Any update on this feature? This is needed for below use case:

1. A top window contains several iframes, which contains other iframes, each iframe's content intercepted and injected by ServiceWorker
2. The inner iframes should know it's parent clientId, otherwise the the content will go to the wrong iframe parent.

Without this `parentClientId` feature, it's very hard to make above work right.



-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1556#issuecomment-1111722901
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/issues/1556/1111722901@github.com>

Received on Thursday, 28 April 2022 04:10:23 UTC