Closed
Bug 1906875
Opened 4 months ago
Closed 4 months ago
Remove the old search engine selector from the search service
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: mbeier, Assigned: mbeier)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
Since the new search engine configuration and selector have shipped, we should remove the old code from the search service.
Requirements
- SearchEngineSelectorOld is
- The getter SearchUtils.newSearchConfigEnabled is removed, along with any code in the false path.
- Any tests which are only run when newSearchConfigEnabled is false are removed.
Assignee | ||
Comment 1•4 months ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5bd14f0d2402
Remove the old search engine selector from the search service. r=Standard8,extension-reviewers,urlbar-reviewers,settings-reviewers,robwu
Comment 3•4 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•