[w3c/ServiceWorker] should an window.open() about:blank document be controlled? (#1163)

Over in #612 we decided that about:blank documents in iframes should inherit their controller from the parent.  This matches the inheritence of the origin.

I think we also similarly inherit the origin when creating the about:blank document for `window.open()`.  Should that about:blank client also be controlled by the opener's service workers?

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

Received on Tuesday, 20 June 2017 20:38:41 UTC