Closed
Bug 1503529
Opened 6 years ago
Closed 6 years ago
QuantumBar: Implement support for browser.urlbar.openintab preference
Categories
(Firefox :: Address Bar, enhancement, P2)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Firefox 66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: standard8, Assigned: dao)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
The controller is currently referencing `this.openInTab` which is never set. This is meant to be reflecting the value of the "browser.urlbar.openintab" preference.
Hence, we should support that again.
Reporter | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Assignee | ||
Updated•6 years ago
|
status-firefox65:
affected → ---
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/847dab0d42a3
QuantumBar: Implement support for browser.urlbar.openintab preference. r=Standard8
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
Comment 4•6 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•