fune/toolkit/components/search
2024-12-17 17:36:29 +00:00
..
docs Bug 1889037 - Update Search Engines Docs. r=Standard8 DONTBUILD 2024-04-24 19:08:13 +00:00
schema Bug 1903805 - Added additional allowed characters to search-config-icons-schema.json filter expression pattern. a=RyanVM 2024-06-21 23:42:04 +00:00
tests Bug 1886423 - Update search config tests. a=RyanVM 2024-12-17 17:36:29 +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 1902323 - Ensure mimetype info is passed when creating new blobs in order to correctly render application provided search engine icons if they are svg based. a=RyanVM 2024-06-21 00:54:18 +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
OpenSearchLoader.sys.mjs
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