Closed
Bug 1947059
Opened 14 days ago
Closed 8 days ago
Remove the concept of Suggest scenarios
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: adw, Assigned: adw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(1 file)
This is the final main change in my Suggest refactoring/cleanup. I'd like to remove the concept of Suggest "scenarios" and instead simply talk about whether Suggest is enabled by default or not. Beyond that, we can use individual Nimbus variables to enable certain suggestions/features.
In bug 1946918 I'm removing the "online" initialization code path, so the only scenarios that are left are "history" and "offline". History just means Suggest is disabled by default, and offline means it's enabled by default.
Updated•14 days ago
|
Assignee | ||
Comment 1•14 days ago
|
||
Depends on D237507
Pushed by dwillcoxon@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/494594903ba0
Remove the concept of Suggest scenarios. r=daisuke
Status: ASSIGNED → RESOLVED
Closed: 8 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•