Closed
Bug 1599172
Opened 5 years ago
Closed 5 years ago
Reload the search service when modern config preference changes
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: standard8, Assigned: mikedeboer)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
We should reInit()
the search service when we change browser.search.modernConfig
to ensure that the new configuration is picked up correctly, and the service doesn't have the information of the format of the old configuration whilst expecting the new configuration.
We should also add the preference with default false
to all.js.
This is to aid testing of the modern config.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Status: NEW → ASSIGNED
Pushed by mdeboer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab4007ca376a
Re-initialize the Search Service when the pref 'browser.search.modernConfig' is flipped, to aid in testing. r=Standard8
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
You need to log in
before you can comment on or make changes to this bug.
Description
•