Closed
Bug 1675045
Opened 4 years ago
Closed 4 years ago
Synced tabs are shown in search mode regardless of origin
Categories
(Firefox :: Address Bar, defect, P2)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
Attachments
(2 files)
We show synced tabs in search mode regardless of whether the synced tab has the same origin as the search mode engine. We should instead only show a synced tab in search mode if it has the same origin as the search mode engine or the user is in Tabs search mode.
We should check UnifiedComplete._filterOnHost
(from here) in UnifiedComplete._matchRemoteTabs
(here).
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → htwyford
Status: NEW → ASSIGNED
Updated•4 years ago
|
Attachment #9185829 -
Attachment description: Bug 1675045 - WIP - Add search mode hostname check to the muxer. → Bug 1675045 - Add search mode hostname check to the muxer. r?mak!
Pushed by htwyford@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/56c6cf7f93f9
Add search mode hostname check to the muxer. r=mak
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•