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
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
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
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
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
Benjamin Smedberg
db6b52598a
Bug 987225 - Combine the various tasks in Experiments.jsm to a single serial task. r=gfritzsche (delegated from felipe). Also fixes:
...
* no need to pass an addon/experiment ID to .disableExperiment()
* fix multiple-logging when multiple Experiments() objects are created as in tests
* ensures that all dirty writes actually get written
2014-03-25 13:50:34 -04:00
Georg Fritzsche
e8c01ebeeb
Bug 984014 - Telemetry experiments - Test experiment update. r=felipe
2014-03-18 22:52:30 +01:00
Georg Fritzsche
e017e11441
Bug 979474 - Disable certificate checks for telemetry experiment checks. r=felipe
2014-03-18 22:52:30 +01:00
Georg Fritzsche
5725a5cc77
Bug 974009 - Telemetry experiments - Tests 3 - Experiment activation. r=felipe
2014-03-18 22:52:29 +01:00