[Webkit-unassigned] [Bug 223751] New: Standardize the condition for opening popup from window.open, and BarProp values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 10:13:48 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=223751

            Bug ID: 223751
           Summary: Standardize the condition for opening popup from
                    window.open, and BarProp values
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: arai.unmht at gmail.com

https://github.com/whatwg/html/issues/5872 is about standardizing when a popup is opened by `window.open` call.
https://github.com/whatwg/html/issues/4431 is about standardizing what value window's `BarProp` attributes (`window.locationbar.visible` etc) returns.

Draft proposal for fixing those issues in https://arai-a.github.io/window-open-features/proposal.html
I'll open spec and test PRs within a few days and post the URLs here.

The condition for opening popup in the proposal is based on the current Safari behavior, so no change is required for that part.
`BarProp` values in the proposal are different than the current Safari/WebKit behavior (they based on Chromium), so that part requires change.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210325/667daecf/attachment-0001.htm>


More information about the webkit-unassigned mailing list