Commit Graph

261 Commits

Author SHA1 Message Date
Michael Kaply
d49108ac35 Bug 1336560 - Allow distributions to hide search engines. r=florian
MozReview-Commit-ID: 12lSpSPZTqm
2017-03-09 11:22:54 -06:00
Sebastian Hengst
1635a93413 Backed out changeset 01b927dcb4af (bug 1336560) for failing eslint in test_sync_disthidden.js (semicolon too many). r=backout 2017-03-16 19:59:04 +01:00
Michael Kaply
c608944901 Bug 1336560 - Allow distributions to hide search engines. r=florian
MozReview-Commit-ID: 12lSpSPZTqm
2017-03-09 11:22:54 -06:00
Florian Quèze
f6f1b03368 Bug 1344987 - remove SEARCH_SERVICE_HAS_UPDATES and SEARCH_SERVICE_HAS_ICON_UPDATES Telemetry probes, r=past a=tomcat 2017-03-07 12:52:48 +01:00
Florian Quèze
0b17fc5d60 Bug 1344711 - hand cleanup of cases that were ignored by the script to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
Florian Quèze
c7eae86054 Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
Zibi Braniecki
b6f0455ba8 Bug 1335983 - Migrate nsCollation::CreateCollection to use LocaleService::GetAppLocale. r=jfkthame
MozReview-Commit-ID: 5GEnL7Kihpj
2017-02-07 12:52:03 -08:00
Wes Kocher
49a736e0b6 Backed out 2 changesets (bug 1335983) for build bustage a=backout
Backed out changeset 5a9559ded976 (bug 1335983)
Backed out changeset de2b0d90e2da (bug 1335983)

MozReview-Commit-ID: 377KQDU1QqJ
2017-02-07 12:34:30 -08:00
Zibi Braniecki
347f170849 Bug 1335983 - Migrate nsCollation::CreateCollection to use LocaleService::GetAppLocale. r=jfkthame
MozReview-Commit-ID: bJVrVj2dAS
2017-02-06 14:57:09 -08:00
Mark Banner
b365ab9867 Bug 1218324 - Correctly report when a search engine could not be installed due to an invalid format. r=florian
MozReview-Commit-ID: Cqw0uKDWguy
2016-12-14 14:55:00 +00:00
Tim Huang
e3dbf8ed85 Bug 1312954 - Part 9: Update speculativeConnect to speculativeConnect2 for the search service. r=Gijs 2017-02-02 22:17:00 -05:00
Michael Kaply
a66f7bcdaf Bug 1335810 - Move jarNames to scope where it used. r=florian 2017-02-01 15:44:59 -06:00
Jared Wein
0ec522d5b6 Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
MozReview-Commit-ID: 6tv0Z06CO4a
2017-01-17 09:48:17 -06:00
Jared Wein
242ab87626 Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
MozReview-Commit-ID: FuVu8skcqOe
2016-12-30 21:47:25 -05:00
Jared Wein
e3149c378f Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 7E7LPorrEje
2016-12-29 18:34:54 -05:00
Wes Kocher
2d7553dcfd Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
34e228f767 Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Dave Townsend
e7b1b3284f Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws
MozReview-Commit-ID: FGFwg6TYkvm
2016-11-11 15:22:34 -08:00
Dave Townsend
12596ced47 Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
MozReview-Commit-ID: HBpjT2uHJaZ
2016-11-10 14:48:04 -08:00
Mark Banner
1a8c179cd2 Bug 386473 - Change a few QueryInterface functions in nsSearchService.js to use XPCOMUtils.generateQI. Based on a patch originally by Ryan Flint. r=florian
MozReview-Commit-ID: 2xB9VjjnKW1
2016-11-02 10:39:53 +00:00
Mark Banner
b5435c3148 Bug 1314373 - Fix general eslint issues in nsSearchService.js. r=mak
MozReview-Commit-ID: 4f9j6m6EjKA
2016-11-01 18:42:14 +00:00
Mark Banner
c68266c794 Bug 1314373 - Fix parser issues raised by eslint for nsSearchService.js. r=mak
MozReview-Commit-ID: FRTCMgRtjTG
2016-11-01 18:35:46 +00:00
Mark Banner
08233b5a39 Bug 1314373 - Change nsSearchService.js so that it doesn't need to be preprocessed. r=mak
MozReview-Commit-ID: 8FhZzk4UtPi
2016-11-01 18:07:34 +00:00
Michael Kaply
b005340d9c Bug 1276739 - Switch search to use a JSON based format. r=florian
MozReview-Commit-ID: 9xy3UPoRCmW
2016-05-31 13:37:26 -05:00
Florian Quèze
c0ce1a305d Bug 1289240 - search plugins from an in-use langpack should be treated as default plugins, r=adw. 2016-07-27 19:28:33 +02:00
Ian Moody
d25c9f52b0 Bug 1274545 - Rework the search engine _onLoad code to group update-only code together, and preserve user's metaData on update. r=florian
Previously on update some engines were losing their user-set keyword, and also
their ordering in the engine list.

MozReview-Commit-ID: 3n464xRQ8bO
2016-07-07 14:42:07 +01:00
Andrea Marchesini
61e8b39d77 Bug 1281793 - Remove some non-used telemetry IDs - part 5 - Search and other stuff, r=gfritzsche 2016-06-28 19:30:54 +02:00
Carsten "Tomcat" Book
7788eb7a88 Backed out changeset 81120708f321 (bug 1281793) 2016-06-28 17:04:48 +02:00
Andrea Marchesini
0e66e33ceb Bug 1281793 - Remove some non-used telemetry IDs - part 5 - Search and other stuff, r=gfritzsche 2016-06-28 16:44:42 +02:00
Michael Kaply
c6ac48fe52 Bug 1275366 - Allow chrome/resource icon URLs for built-in search engines. r=florian
DONTBUILD
2016-06-09 11:30:42 -05:00
Michael Kaply
2d31989a9b Back out changeset f4c18cbc1201 to correct wrong bug (1273719) in commit message. 2016-06-09 11:27:49 -05:00
Michael Kaply
a12c324bda Bug 1273719 - Allow chrome/resource icon URLs for built-in search engines. r=florian 2016-06-09 11:02:05 -05:00
Florian Quèze
a3e244ebc6 Bug 1203168 - ask the user for confirmation when searching with a default search engine of unknown origin, data-review=bsmedberg, r=adw. 2016-05-27 13:41:29 +02:00
Carsten "Tomcat" Book
8905295433 Backed out changeset 08053d1e2cc1 (bug 1203168) for ESlint failure in browser_aboutSearchReset.js 2016-05-27 14:35:31 +02:00
Florian Quèze
01db1a04c5 Bug 1203168 - ask the user for confirmation when searching with a default search engine of unknown origin, data-review=bsmedberg, r=adw. 2016-05-27 13:41:29 +02:00
Florian Quèze
6e9a2738e2 Bug 1273719 - JavaScript strict warnings in nsSearchService.js (reference to undefined property json._readOnly/param.purpose), r=adw. 2016-05-24 13:15:43 +02:00
Florian Quèze
aab370ae50 Bug 1268424 - Collect Telemetry data about the search plugin count, data-review=bsmedberg, r=adw. 2016-05-24 13:14:19 +02:00
Mark Capella
7b8ffadad2 Bug 1262916 - Option to add custom search engine should disappear when site is added, r=margaret, florian 2016-05-14 16:43:51 -04:00
gasolin
eb4e67ad66 Bug 1228258 - Search aliases should be trimmed. r=mak
MozReview-Commit-ID: CzTU7aBnIRd

MozReview-Commit-ID: 2OzxRTtr39b
2016-04-25 15:19:36 +08:00
Florian Quèze
543526bd05 Bug 1266783 - prevent the search cache file from being flushed twice in a row after a re-initialization, r=adw. 2016-04-29 17:08:55 +02:00
Michael Kaply
9bed730134 Bug 1181645 - Default invalid or empty purpose in getSubmission to searchbar, r=florian. 2016-04-29 17:08:55 +02:00
Michael Kaply
98666e19a9 Bug 1264491 - Backout accidental checkins that had nothing to do with bug; DONTBUILD 2016-04-27 15:05:03 -05:00
Michael Kaply
2cf33e101e Bug 1264491 - Update core ping docs for distributionId; r=gfritzsche DONTBUILD 2016-04-27 14:59:46 -05:00
Florian Quèze
e4fb1b9fd6 Bug 1259139 - record in telemetry the validity of the current engine's loadPathHash, r=adw. 2016-04-06 15:54:15 +02:00
Florian Quèze
35439631b0 Bug 1259510 - record usage of the search service's update feature, r=adw,bsmedberg. 2016-04-05 12:13:55 +02:00
Florian Quèze
2c02b85505 Bug 1255605 - search.json.mozlz4 should always contain search engines. r=adw 2016-03-14 18:45:33 +01:00
Florian Quèze
91a36a5f87 Bug 1240729 - No favicon displayed in Search bar panel after adding an engine with an SVG icon, r=adw. 2016-03-11 12:16:46 +01:00
Florian Quèze
997d4b4790 Bug 1241080 - Fix display of search plugin icon on about:home and about:newtabb for engines not specifying the icon inside their xml file, r=adw. 2016-03-11 12:16:44 +01:00
Florian Quèze
1386d8f21f Bug 1254694 - Fix search engines metadata migration for engines from language packs, r=adw. 2016-03-10 21:05:05 +01:00
Florian Quèze
50b132c2de Bug 1254694 - Fix synchronous code path for search engines metadata migration, r=adw. 2016-03-10 21:04:54 +01:00