summaryrefslogtreecommitdiffstats
path: root/toolkit/components/search/nsSearchService.js
Commit message (Collapse)AuthorAgeLines
* Issue #1134: Reinstate postDataString for about:home searches.wolfbeast2019-08-10-2/+8
|
* Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove ↵Matt A. Tobin2019-04-23-8/+0
| | | | MOZ_FENNEC
* Sort out search serviceMatt A. Tobin2019-04-23-0/+4559
| | | | The ESR52 implementation is now Basilisk specific and the older implementation is the shared toolkit one
* Move the "native" search service to a subdirectoryMatt A. Tobin2018-08-06-4780/+0
|
* Un-depercate synchronous search initializationMatt A. Tobin2018-05-01-9/+0
|
* Bump max icon size for search engine icons to 32 KB to cater to more common ↵wolfbeast2018-03-13-1/+1
| | | | use of HiDPI icons.
* Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most ↵Matt A. Tobin2018-03-01-6/+6
| | | | places
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+4789