summaryrefslogtreecommitdiffstats
path: root/toolkit/components/search/current/nsSearchService.js
Commit message (Collapse)AuthorAgeLines
* Sort out search serviceMatt A. Tobin2019-04-23-4332/+0
| | | | The ESR52 implementation is now Basilisk specific and the older implementation is the shared toolkit one
* Remove browser.search.region usage. Tag #245.Ascrod2019-04-20-8/+1
|
* Remove geoip lookup for search engine defaults. Tag #245.Ascrod2019-04-20-422/+5
|
* Pref try/catch block fixup. Tag #991.Ascrod2019-04-13-5/+8
|
* Issue #991 Part 7: Toolkit ComponentsAscrod2019-04-13-28/+10
|
* Remove obsolete getPref helpers.Ascrod2019-03-24-19/+7
|
* Add performance warnings to Deprecated module.wolfbeast2018-12-24-0/+9
| | | | | | | | | | | Adds a dedicated handler for performance warnings to be logged to consoles if known performance-impacting methods are called. Search service init is changed from a deprecation warning to a performance warning for synchronous init. This also re-enables the warning for the Basilisk & Co. search service initialization which was previously removed in [a930a79] See also the discussion on #916.
* Remove TelemetryStopwatch call sites from toolkit components.wolfbeast2018-08-20-6/+0
| | | | Tag #21
* Move the "native" search service to a subdirectoryMatt A. Tobin2018-08-06-0/+4780