gecko-dev/toolkit/components/search
2025-04-29 14:30:51 +00:00
..
docs Bug 1962432 - Add an available locales record type for search-config-v2. a=RyanVM 2025-04-29 14:30:51 +00:00
schema Bug 1962432 - Add an available locales record type for search-config-v2. a=RyanVM 2025-04-29 14:30:51 +00:00
tests Bug 1958084 - Remove tests for Amazon JP. r=Standard8, a=test-only 2025-04-10 22:29:06 +00:00
AddonSearchEngine.sys.mjs Bug 1879625 - Load settings into search engines at the time of their creation. r=search-reviewers,jteow 2024-02-27 14:20:37 +00:00
AppProvidedSearchEngine.sys.mjs Bug 1932923 - Add support for setting parameters on search engines based on enterprise usage. r=Standard8 a=RyanVM 2025-01-23 17:58:27 +00:00
components.conf
metrics.yaml
moz.build
nsISearchService.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
OpenSearchEngine.sys.mjs Bug 1875071 - Simplify OpenSearchEngine loading and install process in the search service. r=search-reviewers,mcheang 2024-01-22 19:12:39 +00:00
OpenSearchLoader.sys.mjs Bug 1875071 - Simplify OpenSearchEngine loading and install process in the search service. r=search-reviewers,mcheang 2024-01-22 19:12:39 +00:00
PolicySearchEngine.sys.mjs Bug 1879625 - Load settings into search engines at the time of their creation. r=search-reviewers,jteow 2024-02-27 14:20:37 +00:00
SearchEngine.sys.mjs Bug 1895740 - Move sorting of search engines out to a utility function. a=RyanVM 2024-06-18 02:39:17 +00:00
SearchEngineSelector.sys.mjs Bug 1889910 - Add an option to search-config-v2 to allow specifying the device type. r=mcheang 2024-04-11 15:36:51 +00:00
SearchEngineSelectorOld.sys.mjs Bug 1880432 - When resetting the search service in tests, also reset the engine selector listeners. r=search-reviewers,mcheang 2024-03-02 09:34:32 +00:00
SearchService.sys.mjs Bug 1895740 - Move sorting of search engines out to a utility function. a=RyanVM 2024-06-18 02:39:17 +00:00
SearchSettings.sys.mjs Bug 1899573 - Add search engine settings migration handling for Wikipedia engines that are to be renamed. a=RyanVM 2024-06-13 17:36:29 +00:00
SearchStaticData.sys.mjs
SearchSuggestionController.sys.mjs Bug 1864896: Autofix unused function arguments (search). r=search-reviewers,Standard8 2024-03-01 23:43:52 +00:00
SearchSuggestions.sys.mjs Bug 1822297 - Implement a SearchHistoryResult to remove dependency on satchel and fix deleting items from the search bar history. a=dmeehan 2024-07-16 19:22:59 +00:00
SearchUtils.sys.mjs Bug 1895740 - Move sorting of search engines out to a utility function. a=RyanVM 2024-06-18 02:39:17 +00:00
UserSearchEngine.sys.mjs