gecko-dev/toolkit/components/search
Kris Maglione 0c73d9a3c9 Bug 1524688: Part 11 - Convert search service to static registration. r=mikedeboer
--HG--
rename : toolkit/components/search/nsSearchService.js => toolkit/components/search/SearchService.jsm
rename : toolkit/components/search/nsSearchSuggestions.js => toolkit/components/search/SearchSuggestions.jsm
rename : toolkit/components/search/nsSidebar.js => toolkit/components/search/Sidebar.jsm
extra : source : 9895239d8ac64bef30e5f6390f18456ffe209e4e
2019-01-29 20:00:19 -08:00
..
tests/xpcshell Bug 1520868 - Replacing AsyncOpen2 with AsyncOpen always r=valentin 2019-02-12 16:08:25 +00:00
components.conf Bug 1524688: Part 11 - Convert search service to static registration. r=mikedeboer 2019-01-29 20:00:19 -08:00
moz.build Bug 1524688: Part 11 - Convert search service to static registration. r=mikedeboer 2019-01-29 20:00:19 -08:00
nsISearchService.idl Bug 1525833 - nsISearchService::addEngine does not support using a callback anymore, instead it returns a Promise. Update the searchbar's usage to reflect this. r=florian 2019-02-07 16:17:54 +00:00
SearchService.jsm Bug 1524688: Part 11 - Convert search service to static registration. r=mikedeboer 2019-01-29 20:00:19 -08:00
SearchStaticData.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
SearchSuggestionController.jsm Bug 1524593 - nsISearchService (aka nsIBrowserSearchService, previously) refactor to be mostly an asynchronous, in preparation of WebExtension engines. r=daleharvey 2019-02-02 11:27:21 +00:00
SearchSuggestions.jsm Bug 1524688: Part 11 - Convert search service to static registration. r=mikedeboer 2019-01-29 20:00:19 -08:00
Sidebar.jsm Bug 1524688: Part 11 - Convert search service to static registration. r=mikedeboer 2019-01-29 20:00:19 -08:00
toolkitsearch.manifest Bug 1524688: Part 11 - Convert search service to static registration. r=mikedeboer 2019-01-29 20:00:19 -08:00