mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
c26a532a02
Experiment add-ons are now disabled by default on application load. It is up to the Experiments Manager to enable them. This means that experiments may not be able to reliably collect data or modify behavior close to application startup. (There is a window between when the Addon Manager initializes and when the Experiments Manager initializes.) This window is acceptable for the initial version of the experiments feature. The Experiments Manager doesn't currently enable experiments on startup. This will be addressed in a subsequent patch. Its tests do not regress (indicating a lack of test coverage), so no harm no foul. --HG-- extra : rebase_source : 00a55146576f490200a6148bd5516f84def9879c extra : source : bd901384b973c7ff581fe24a3012f0191b8bbe67 |
||
---|---|---|
.. | ||
docs | ||
test | ||
Experiments.jsm | ||
Experiments.manifest | ||
ExperimentsService.js | ||
moz.build |