On Wednesday, November 10, 2021 at 2:29:17 AM UTC+1 Mason Freed wrote:

> Contact [email protected]
>
> Explainerhttps://arai-a.github.io/window-open-features/proposal.html
>

That not really an explainer, in the sense that it outlines the algorithmic 
changes to HTML, but not the developer impact.

Could you maybe write a few lines that explain what this does and how 
developers are expected to use it?
 

>
>
> Specification
> https://html.spec.whatwg.org/multipage/window-object.html#popup-window-is-requested
>
> Summary
>
> This change aligns Chromium with the spec for window.open(), by 1) adding 
> a "popup" windowFeature to control popup vs. tab/window, and 2) ensuring 
> all BarProp properties return !is_popup.
>
>
> Blink componentBlink 
> <https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink>
>
> Search tagswindow.open 
> <https://chromestatus.com/features#tags:window.open>, popup 
> <https://chromestatus.com/features#tags:popup>
>
> TAG reviewVery small change, landed as part of the HTML spec, so no TAG 
> review should be needed.
>
> TAG review statusNot applicable
>
> Risks
>
>
> Interoperability and Compatibility
>
> This is an interop-driven change, and should result in better interop 
> around popups. There is a small compat risk, from the changes to the 
> BarProp properties. They previously always returned true, whereas with this 
> change they now return !is_popup. The consensus is that the risk should be 
> fairly low, given low usage and bad interop previously.
>
>
> Gecko: Positive This was a Firefox-driven change to the spec.
>

Have they implemented? Have they shipped?
 

>
> WebKit: No signal Safari has been very lightly involved in the spec 
> discussion, but hasn't expressed support or opposition: 
> https://github.com/whatwg/html/issues/5872#issuecomment-798828427
>
> Web developers: No signals
>
> Other signals:
>
>
> Debuggability
>
> All fields are debuggable via existing JS apis.
>
>
> Is this feature fully tested by web-platform-tests 
> <https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md>
> ?Yes
>
> Flag nameWindowOpenNewPopupBehavior
>
> Requires code in //chrome?False
>
> Tracking bughttps://crbug.com/1192701
>
> Estimated milestones
>
> M98
>
> Link to entry on the Chrome Platform Status
> https://chromestatus.com/feature/5663031909416960
>
> This intent message was generated by Chrome Platform Status 
> <https://www.chromestatus.com/>.
>

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/6aebcf64-c986-4bd7-bc31-9e76538cf8c2n%40chromium.org.

Reply via email to