Mark Banner
a53020d022
Bug 1392098 - Enable the new ESLint no-useless-run-test rule across the tree. r=mossop
...
MozReview-Commit-ID: 35MaseieNUk
--HG--
extra : rebase_source : 98eaec6a67fd3b30ea6b0be641f26c3911012fab
2017-08-20 18:52:05 +01:00
Rajesh Kathiriya
48e6bc2124
Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8
...
MozReview-Commit-ID: FadrI2li43G
--HG--
extra : rebase_source : b455e846ab79c8141150517e67e542e3e06d630e
2017-07-25 23:45:41 +05:30
Sebastian Hengst
804a36e668
Backed out changeset f5922a7ed25a (bug 1374620) for failing eslint at telemetry/tests/unit/test_TelemetrySend.js:358: ["os"] is better written in dot notation. r=backout
2017-07-31 14:44:34 +02:00
Rajesh Kathiriya
22dfa54ef4
Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8
...
MozReview-Commit-ID: FadrI2li43G
--HG--
extra : rebase_source : 5992bdde34bcc2421350433bc8c1e498a6bba848
2017-07-25 23:45:41 +05:30
Luciano Italiani
dd592719c1
Bug 1374671 - Enable the ESLint no-whitespace-before-property rule across mozilla-central. r=standard8
...
MozReview-Commit-ID: 4WkNg0YrgHx
--HG--
extra : rebase_source : 2c32028e81c388406455004c2adcdb4a01942b95
2017-07-27 23:01:13 -03:00
Florian Quèze
5e3539e504
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
2017-05-12 14:42:39 +02:00
Florian Quèze
2e2f358aa9
Bug 1353542 - pre-script hand-written cleanup patch, r=Mossop.
2017-05-12 14:41:20 +02:00
Jared Wein
9141469edf
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
--HG--
extra : rebase_source : 8ab34c4e46a7c3075b459bf44786ec184d10d203
2016-12-30 21:47:25 -05:00
Dave Townsend
0a2c8f9b78
Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
...
MozReview-Commit-ID: HBpjT2uHJaZ
--HG--
extra : rebase_source : 78fe71a1d673a1c698520a9c82c6f35959614f8f
2016-11-10 14:48:04 -08:00
Mark Banner
445e8b10f7
Bug 1312277 - Enable no-unused-vars eslint rule for browser/experiments. r=mossop
...
MozReview-Commit-ID: FUcMgWy8Vv7
--HG--
extra : rebase_source : a3c1b83c6b80dba712ec68cbef36e08a0eddf8f5
2016-10-17 22:17:05 +01:00
Alessio Placitelli
124e8da240
Bug 1245544 - Telemetry experiments aren't expiring historical data properly. r=gfritzsche
2016-03-04 09:55:00 +01:00
Shu-yu Guo
64db2267cf
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Benjamin Smedberg
3333eacc3e
Bug 1151086 - Fix experiment filter functions to use the new telemetry environment, r=gfritzsche
...
--HG--
extra : rebase_source : 1edf5edc9de9bf2fa355bb124a93378795a3890e
2015-06-23 14:56:11 -04:00
Benjamin Smedberg
7b14c475d0
Bug 1054397 - automated test for the racy while setting experiment branches, followup to bug 1052545 and bug 1038174, r=gfritzsche
...
--HG--
extra : rebase_source : 80df2293e21f7f7a0d13856cd7d609d5e26b83e0
2014-08-28 10:25:05 -04:00
Georg Fritzsche
60fb551fcf
Bug 1048793 - Remove Experiments CertUtils usage as PublicKeyPinningService already provides the same functionality. r=mmc
2014-08-08 14:14:22 +02:00
Georg Fritzsche
9f477b8fe2
Bug 1012466 - Test cleanups. r=bsmedberg
2014-07-09 15:17:36 +02:00
Benjamin Smedberg
8295abf927
Bug 1017806 - Record and report on optional branches of experiments, so that each experiment doesn't have to re-invent data collection. r=gfritzsche
2014-06-25 15:16:13 -04:00
Georg Fritzsche
fb8786968f
Bug 1021002 - Fix telemetry experiments jsfilter evaluation. r=bsmedberg
2014-06-13 14:50:10 +02:00
Georg Fritzsche
e51bb9befc
Bug 989137 - Part 12: Refactor experiment and add-on state management. r=gfritzsche
2014-04-17 15:47:36 +02:00
Georg Fritzsche
62be24a2fb
Bug 993084 - Consolidate pref name constants for experiment tests. r=bsmedberg
2014-04-15 18:12:26 +02:00
Gregory Szorc
4d197467ef
Bug 989137 - Part 1: Uninstall unknown experiments; r=Unfocused
...
Before this patch, experiment add-ons may have existed in the Addons
Manager without the Experiments service knowing about them. This detects
these unknown add-ons and uninstalls them. See the in-line comment on
the rationale behind this decision.
The added unit test fails without the Experiments.jsm change.
--HG--
extra : rebase_source : bb0d0d5d77c7ae562f76e6c647eea25e6a06d99a
2014-03-26 22:20:23 -07:00
Georg Fritzsche
7a3a267c79
Bug 986261 - Telemetry experiments unit tests hang when they fail. r=felipe
2014-03-27 14:55:36 +01:00
Georg Fritzsche
0d7d9be763
Bug 987207 - Telemetry experiments - Assure proper saving & loading from the cache. r=felipe
2014-03-25 17:50:24 +01:00