fune/toolkit/components/search
2020-06-24 10:00:53 +00:00
..
docs Bug 1648111 - Remove nightly/beta only warnings at the top of the search engine configuration documentation. r=daleharvey 2020-06-24 23:11:19 +00:00
schema Bug 1643468 - Use a different pref for search engine configuration experiments. r=daleharvey 2020-06-04 23:19:17 +00:00
tests Bug 1639284 - Store records, timestamp and metadata in one IndexedDB transaction r=Gijs,mixedpuppy 2020-06-24 10:00:53 +00:00
.eslintrc.js
components.conf
moz.build Bug 1632471 - Split out search engine cache handling into a separate object. r=daleharvey 2020-06-16 21:05:14 +00:00
nsISearchService.idl Bug 1624733 - Remove addParam from nsISearchEngine, as it is only used in tests. r=daleharvey 2020-06-05 07:31:48 +00:00
SearchCache.jsm Bug 1647256 - Correctly save the current engine list to the cache when modern configuration is on. r=daleharvey 2020-06-24 19:21:55 +00:00
SearchEngine.jsm Bug 1646650 - App-provided search engines are being saved with full data in the search engine cache. r=daleharvey 2020-06-18 09:58:20 +00:00
SearchEngineSelector.jsm Bug 1643468 - Use a different pref for search engine configuration experiments. r=daleharvey 2020-06-04 23:19:17 +00:00
SearchService.jsm Bug 1647256 - When loading search engines, use the old _isBuiltin flag as well as the _isAppProvided one to prevent errors. r=daleharvey 2020-06-24 22:45:12 +00:00
SearchStaticData.jsm
SearchSuggestionController.jsm Bug 1642394 - Use SearchUtils in SearchSuggestionController. r=daleharvey 2020-06-17 06:10:14 +00:00
SearchSuggestions.jsm Bug 1626897 - Part 3 - Add support for tail suggestions to SearchSuggestionController's consumers. r=mak 2020-05-12 17:01:14 +00:00
SearchUtils.jsm Bug 1632303 - Replace SearchUtils.fail with direct throws. r=daleharvey 2020-06-04 21:54:47 +00:00
Sidebar.jsm
toolkitsearch.manifest