gecko/browser/experiments
Georg Fritzsche 23d227e0ea Bug 1001787 - Set the endDate on historic experiments early enough. r=bsmedberg
We expect all historic experiments to have a valid endDate. Setting an experiment to disabled and then calling into reconcileAddonState can trigger calls into Experiments.getExperiments() via the AddonManager, so we need to set the endDate before that.
2014-04-29 18:21:06 +02:00
..
docs Bug 973997 - Define and document Experiments Manifests; r=bsmedberg 2014-02-26 16:46:26 -08:00
test Bug 1001787 - Add test for foreign experiment addon uninstalls keeping the state properly over restarts. r=bsmedberg 2014-04-29 18:20:45 +02:00
Experiments.jsm Bug 1001787 - Set the endDate on historic experiments early enough. r=bsmedberg 2014-04-29 18:21:06 +02:00
Experiments.manifest Bug 988710 - Task.spawn can launch synchronously, which leads to a race setting and clearing this._mainTask. Move that into the .then() clause of _run. Also fix up some logging and FHR issues, r=gfritzsche 2014-03-27 09:30:25 -04:00
ExperimentsService.js Bug 993084 - Delay initialization of telemetry experiments if there is no active experiment. r=bsmedberg 2014-04-15 18:12:26 +02:00
Makefile.in Bug 989137 - Part 6: Create experiment XPIs during the build; r=bsmedberg 2014-03-29 18:10:11 -07:00
moz.build Bug 989137 - Part 12: Refactor experiment and add-on state management. r=gfritzsche 2014-04-17 15:47:36 +02:00