[Webkit-unassigned] [Bug 174239] WKWindowFeatures needs to expose scrollbar, fullscreen, and dialog configuration properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 7 13:32:11 PDT 2017


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

--- Comment #6 from Ansh Shukla <ansh_shukla at apple.com> ---
(In reply to Brady Eidson from comment #5)
> 
> Or more casually:
> https://developer.mozilla.org/en-US/docs/Web/API/Window/open
> "An optional parameter listing the features (size, position, scrollbars,
> etc.) of the new window as a DOMString."

I saw this page, but the later statement

"the features that are not listed will be disabled or removed (except titlebar and close, which are by default yes)"

led me to believe that WebCore::WindowFeatures was intentionally reverting to defaults for unspecified values. Since it seems that our implementation is broken, I'll upload a patch with optional properties.

-- 
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/20170707/19dfa8d1/attachment.html>


More information about the webkit-unassigned mailing list