Re: [w3c/ServiceWorker] should an window.open() about:blank document be controlled by opener's controller? (#1163)

asutherland left a comment (w3c/ServiceWorker#1163)

Do we think the (post-2017 text) at https://w3c.github.io/ServiceWorker/#control-and-use-window-client doesn't cover this already?  I think I had read it as covering this when I'd most recently read, but I also was reading assuming the inheriting happened.  (cc gecko about:blank expert @vinhill)

Aside: Gecko definitely has implemented the inheriting of the controller from a controlled window using window.open() into the opened about:blank.  (That said, it has been a source of frustration in terms of anti-tracking heuristics impacting partitioning since the resulting browsing context is at once top-level as well as being an auxiliary browsing context/having an opener.  (xref https://github.com/whatwg/html/issues/5680)

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

Message ID: <w3c/ServiceWorker/issues/1163/3755715094@github.com>

Received on Thursday, 15 January 2026 16:29:15 UTC