Closed
Bug 1621778
Opened 6 years ago
Closed 6 years ago
Disallow menubar window.open() feature
Categories
(Core :: DOM: Core & HTML, task, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1507375
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
(Keywords: dev-doc-needed, site-compat)
From bug 1589299 comment 6:
Per https://github.com/whatwg/html/issues/2464 there might also be other features we'd want to disallow web content to set (I haven't tested if these work to begin with, mind), potentially as a follow-up:
- resizable
- menubar
- status
We currently allow menubar, which both WebKit and Blink disallow.
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Keywords: site-compat
Updated•6 years ago
|
Keywords: dev-doc-needed
Comment 1•6 years ago
|
||
UI-visibility-related features items have no more effect, except as a condition for whether to open popup or not
https://bugzilla.mozilla.org/show_bug.cgi?id=1507375
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•