Closed
Bug 1253128
Opened 9 years ago
Closed 9 years ago
Support type=popup in the browser.windows API
Categories
(WebExtensions :: Untriaged, defect)
WebExtensions
Untriaged
Tracking
(firefox47 fixed)
Tracking | Status | |
---|---|---|
firefox47 | --- | fixed |
People
(Reporter: kmag, Assigned: kmag)
References
(Blocks 1 open bug)
Details
(Whiteboard: [windows])
Attachments
(1 file)
This should create windows with the "dialog" type which are resizable, initially sized to content, and do not have any visible browser chrome.
Chrome handles attempts to open new tabs in these windows by redirecting them to the opener. This may have to be handled in a follow-up.
Assignee | ||
Updated•9 years ago
|
Iteration: --- → 47.3 - Mar 7
Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/38085/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/38085/
Attachment #8726556 -
Flags: review?(wmccloskey)
Comment on attachment 8726556 [details]
MozReview Request: Bug 1253128: [webext] Support type=popup in the browser.windows API. r?billm
https://reviewboard.mozilla.org/r/38085/#review34859
Attachment #8726556 -
Flags: review?(wmccloskey) → review+
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/b29add2c129122e4af8582cac68259c0cc96baec
Bug 1253128: [webext] Support type=popup in the browser.windows API. r=billm
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•