fune/toolkit/components/search
Mark Banner a0aafd6361 Bug 1869571 - In search-config-v2, move the environment out of the engine "base" and into the "variants". r=mcheang
It is confusing to have the environment in the base section, as well as in the variants.
This is especially complicated because the variants can expand on what we have in the base section.

Differential Revision: https://phabricator.services.mozilla.com/D196185
2023-12-12 20:08:21 +00:00
..
docs Bug 1849013 - Add telemetry to track when search service initialization fails. r=Standard8 2023-11-02 21:32:30 +00:00
schema Bug 1869571 - In search-config-v2, move the environment out of the engine "base" and into the "variants". r=mcheang 2023-12-12 20:08:21 +00:00
tests Bug 1868150 - Update search engine distributions. r=mkaply 2023-12-05 21:11:08 +00:00
.eslintrc.js
AddonSearchEngine.sys.mjs Bug 1861080 - Add AppProvided Search Engine Class. r=Standard8 2023-11-01 20:14:12 +00:00
AppProvidedSearchEngine.sys.mjs Bug 1866390 - Part 2: Update search engine selector to display the app provided engine and build engine url params. r=Standard8 2023-11-28 21:27:35 +00:00
components.conf
metrics.yaml Bug 1849013 - Add telemetry to track when search service initialization fails. r=Standard8 2023-11-02 21:32:30 +00:00
moz.build Bug 1859901 - Batch 18 - migrate rest of xpcshell.ini -> toml. r=aryx,extension-reviewers,application-update-reviewers,credential-management-reviewers,places-reviewers,profiler-reviewers,win-reviewers,robwu,julienw,nalexander,Standard8,sgalich 2023-11-30 16:14:52 +00:00
nsISearchService.idl Bug 1832704 - Remove SearchService's init-complete, replace by a promise that resolves or rejects as appropriate. r=mcheang,extension-reviewers,robwu 2023-09-25 10:44:49 +00:00
OpenSearchEngine.sys.mjs
PolicySearchEngine.sys.mjs
SearchEngine.sys.mjs Bug 1864834 - Remove reference to ftp in SearchEngine icon downloading. r=Standard8 2023-11-17 12:33:28 +00:00
SearchEngineSelector.sys.mjs Bug 1864765 - Part 1: Update search engine selector to filter engine config by locales and regions. r=Standard8 DONTBUILD 2023-11-24 00:12:37 +00:00
SearchEngineSelectorOld.sys.mjs Bug 1862679 - Ensure the new and old SearchEngineSelectors should always load the correct configuration. r=search-reviewers,mcheang 2023-11-02 21:02:38 +00:00
SearchService.sys.mjs Bug 1866390 - Part 2: Update search engine selector to display the app provided engine and build engine url params. r=Standard8 2023-11-28 21:27:35 +00:00
SearchSettings.sys.mjs Bug 1832704 - Remove SearchService's init-complete, replace by a promise that resolves or rejects as appropriate. r=mcheang,extension-reviewers,robwu 2023-09-25 10:44:49 +00:00
SearchStaticData.sys.mjs
SearchSuggestionController.sys.mjs
SearchSuggestions.sys.mjs
SearchUtils.sys.mjs Bug 1862679 - Ensure the new and old SearchEngineSelectors should always load the correct configuration. r=search-reviewers,mcheang 2023-11-02 21:02:38 +00:00
UserSearchEngine.sys.mjs