Closed
Bug 1631392
Opened 5 years ago
Closed 5 years ago
Stop setting `searchDefaultExpir` on version change when using modern config
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
When the version of Firefox changes, we current force an update of ABSearch:
However, we don't need to do that for the modern configuration as we don't have ABSearch and so this setting will go away.
We could wait, but it is a one-liner so I'd just like to do that now rather than potentially forget it later.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ee1a0f353345
When using modern search engine config, we no longer need to reset 'searchDefaultExpir' on version change. r=daleharvey
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77
You need to log in
before you can comment on or make changes to this bug.
Description
•