Enable cross-container Tab Search in Nightly
Categories
(Firefox :: Address Bar, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(1 file)
Assignee | ||
Updated•7 months ago
|
Updated•7 months ago
|
Assignee | ||
Comment 1•7 months ago
|
||
Fixes code to properly run tests with the feature enabled.
Fixes code not considering payload.userContextId is set to -1 for private
windows.
Fixes a bug in the _openTabs Map where multiple open tabs to the same url are
not properly counted.
Assignee | ||
Comment 2•7 months ago
|
||
Having a Nightly rel-note would be nice. Later, for 125, we'll want one for Release.
Release Note Request (optional, but appreciated)
[Why is this notable]: New search behavior for container users
[Affects Firefox for Android]: no
[Suggested wording]: Users can now search in the Address Bar for tabs open in different containers. This behavior can be controlled through the browser.urlbar.switchTabs.searchAllContainers
boolean preference.
[Links (documentation, blog post, etc)]:
Pushed by mak77@bonardo.net: https://hg.mozilla.org/integration/autoland/rev/b93dc1e74e43 Enable cross-container Tab Search in Nightly. r=mseibert
Comment 4•7 months ago
|
||
bugherder |
Comment 5•7 months ago
|
||
Added to Fx124 nightly notes
https://www.mozilla.org/en-US/firefox/124.0a1/releasenotes/
Comment 6•6 months ago
|
||
Nightly relnote removed in favor of the note riding the Fx125 train added in bug 1882815.
Description
•