[w3c/ServiceWorker] Edge case for use of client.frameType (#1007)

In an embedded signage application using many nested same domain iframes we we're using frameType to identify the top level frame for post message communications initiated by the service worker. 

We'll move to ports transferred from the client, but we now could no longer check directly check if the client is top level or one of the nested frames directly.



-- 
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/1007

Received on Saturday, 19 November 2016 20:09:40 UTC