Re: [w3c/manifest] Editorial: map definition of `minimal-ui` to `window.open()` with `features` set to `"popup"` (PR #1203)

@marcoscaceres commented on this pull request.



> @@ -2817,7 +2817,9 @@ <h2>
           controlling navigation (i.e., back, forward, reload, and perhaps some
           way of viewing the document's address). A user agent can include
           other platform specific UI elements, such as "share" and "print"
-          buttons or whatever is customary on the platform and user agent.
+          buttons or whatever is customary on the platform and user agent. This

Hmm... I'm a bit worried about this to be honest... calling window.open() returns an opener and creates an auxiliary browsing context (if we are going to get nerdy about it 🤓)... Marcos from 2021 was wrong there. 

I know what you are trying to say, but I wouldn't mention "Window.open()" at all.

Ok, yeah... I see @dmurph reached the same conclusion. https://github.com/w3c/manifest/issues/1023#issuecomment-4092163795

This is unique. 


-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1203#pullrequestreview-3979833694
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/pull/1203/review/3979833694@github.com>

Received on Friday, 20 March 2026 07:01:11 UTC