Closed
Bug 1605161
Opened 5 years ago
Closed 5 years ago
The muxer shouldn't include search shortcuts/keyword offers in the suggestions bucket
Categories
(Firefox :: Address Bar, defect, P2)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: adw, Assigned: mak)
References
Details
Attachments
(1 file)
By default the muxer has two buckets, suggestions and general. It incorrectly includes search shortcuts (keyword offers) in the suggestions bucket. They are search results but they're not suggestions. The muxer just isn't checking for suggestions like it should be, seems like.
This problem was originally discussed in the context of the the top-sites experiment in bug 1547287 and https://github.com/0c0w3/urlbar-top-sites-experiment/issues/3
Reporter | ||
Comment 1•5 years ago
|
||
This is marked as 3 points in the breakdown spreadsheet, so updating
Points: 2 → 3
Updated•5 years ago
|
Priority: P1 → P2
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mak
Status: NEW → ASSIGNED
Iteration: --- → 74.2 - Jan 20 - Feb 09
Assignee | ||
Comment 3•5 years ago
|
||
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/f937a6d383aa
The muxer shouldn't put non-search-suggestions results in the suggestions bucket. r=adw
Comment 5•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
You need to log in
before you can comment on or make changes to this bug.
Description
•