Commit graph

4 commits

Author SHA1 Message Date
Mark Banner
d3f85b69aa Bug 1635805 - Fix failure in test_ext_settings_overrides_search_mozParam.js when search modern configuration is turned off. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D74230
2020-05-11 13:15:03 +00:00
Mark Banner
9532ec42eb Bug 1626410 - Simplify the isAppProvided check for the modern search configuration. r=daleharvey
Since distribution search engines have all moved into mozilla-central, so we no longer need to check the loadPath, which potentially wasn't reliable anyway.

Addtionally, we don't need to check `extensions.installedDistroAddon` since these are built-in add-ons, and distributions don't install search engines separately.

Differential Revision: https://phabricator.services.mozilla.com/D72743
2020-05-05 09:29:02 +00:00
Dorel Luca
f78087a491 Backed out changeset 510109ce274e (bug 1626410) for browser-chrome failures in test/browser/browser_ContentSearch.js. CLOSED TREE 2020-05-05 00:06:49 +03:00
Mark Banner
2e563e1686 Bug 1626410 - Simplify the isAppProvided check for the modern search configuration. r=daleharvey
Since distribution search engines have all moved into mozilla-central, so we no longer need to check the loadPath, which potentially wasn't reliable anyway.

Addtionally, we don't need to check `extensions.installedDistroAddon` since these are built-in add-ons, and distributions don't install search engines separately.

Differential Revision: https://phabricator.services.mozilla.com/D72743
2020-05-04 18:46:08 +00:00