Remove legacy search configuration code and the preference (modernConfig = false)
Categories
(Firefox :: Search, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(8 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
Once we're shipping the modern search config, we should go through the code and remove the browser.search.modernConfig
preference, and remove all the code associated with this being false.
We should also tidy up the toolkit/components/search xpcshell-tests to not run both legacy & modern configurations.
I don't think there's any strings that will be removed by this, but we should keep an eye out anyway.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D87894
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D88017
Assignee | ||
Comment 3•4 years ago
|
||
Also remove DirectoryProvider as it is now unused.
Depends on D88018
Assignee | ||
Comment 4•4 years ago
|
||
Depends on D88019
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D88020
Assignee | ||
Comment 6•4 years ago
|
||
Depends on D88021
Assignee | ||
Comment 7•4 years ago
|
||
Depends on D88022
Assignee | ||
Comment 9•4 years ago
|
||
Android doesn't use sessionstore-windows-restored and currently doesn't use the search service (which fails for it at the moment).
Comment 10•4 years ago
|
||
Comment 11•4 years ago
|
||
Comment 12•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/42f8d51c95b8
https://hg.mozilla.org/mozilla-central/rev/52524fcada13
https://hg.mozilla.org/mozilla-central/rev/d7e51306a5e8
https://hg.mozilla.org/mozilla-central/rev/2f92a37d784e
https://hg.mozilla.org/mozilla-central/rev/1c0603da9195
https://hg.mozilla.org/mozilla-central/rev/fca61916c538
https://hg.mozilla.org/mozilla-central/rev/54874b9093c8
https://hg.mozilla.org/mozilla-central/rev/ca6f8679bac0
https://hg.mozilla.org/mozilla-central/rev/f6cee192a480
Description
•