Closed
Bug 2010177
Opened 5 months ago
Closed 5 months ago
Remove row/group labels for all top pick suggestions
Categories
(Firefox :: Address Bar, task, P1)
Firefox
Address Bar
Tracking
()
VERIFIED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | verified |
People
(Reporter: adw, Assigned: adw)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
Remove row/group labels for all top pick suggestions, as shown in the Figma spec.
Updated•5 months ago
|
| Assignee | ||
Updated•5 months ago
|
Assignee: nobody → adw
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•5 months ago
|
||
This removes hideRowLabel: true from Suggest results and instead just returns
null from UrlbarView.#rowLabel for them.
Pushed by dwillcoxon@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/ceeddaf08d3c
https://hg.mozilla.org/integration/autoland/rev/b671a1a6cc38
Remove row/group labels for all top pick Suggest suggestions. r=daisuke
Comment 3•5 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Comment 4•5 months ago
|
||
I have verified this fixed on the latest Nightly 149.0a1 (Build ID: 20260122072819) on Windows 10, macOS 14.4.1 and Ubuntu 24.0. Here are the results:
- The "Sponsored" label is no longer displayed for the AMP results displayed at the top part of the addressbar.
- The "Recommended resource" label is no longer displayed for the MDN results displayed at the top part of the addressbar.
- The "Firefox extension" label is no longer displayed for the AMO results displayed at the top part of the addressbar.
- The "Local recommendations" label is no longer displayed for the Yelp results displayed at the top part of the addressbar.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•