[Webkit-unassigned] [Bug 174388] New: WKWindowFeatures.allowsResizing always returns YES

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 11 13:48:38 PDT 2017


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

            Bug ID: 174388
           Summary: WKWindowFeatures.allowsResizing always returns YES
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ansh_shukla at apple.com

window.open("about:blank", "_blank", "resizable=yes") -> WKWindowFeatures.allowsResizing = YES;
window.open("about:blank", "_blank", "resizable=no") -> WKWindowFeatures.allowsResizing = YES;

-- 
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/20170711/9260c456/attachment-0001.html>


More information about the webkit-unassigned mailing list