Commit Graph

10 Commits

Author SHA1 Message Date
Felipe Gomes
91cd4cf0d8 Bug 1268921 - Allow non-integer values to be specified for e10srollout cohort samples. r=mconley
MozReview-Commit-ID: 9pCaqWeapBl
2016-04-29 20:47:18 -03:00
Felipe Gomes
36c1164b07 Bug 1264437 - Manage browser.tabs.remote.autostart.2 pref even for disqualified users. r=rvitillo
MozReview-Commit-ID: ALyxXdWGsdK
2016-04-14 12:20:30 -03:00
Felipe Gomes
810d2f3ffa Bug 1264345 - Remove restriction to disqualify from e10s the users who are running an experiment, by backing out bug 1257972. r=backout
MozReview-Commit-ID: JkHhNa7Wo5O
2016-04-13 16:02:31 -03:00
Jonathan Watt
09e0a0a2e8 Bug 1263051 - Avoid JavaScript strict warning in e10srollout/bootstrap.js when the Crash Reporter is disabled. r=felipe 2016-03-18 12:31:57 +00:00
Felipe Gomes
3b0f7dd01c Bug 1259846 - QI Services.appinfo to nsICrashReporter because it might not have been QIed yet. r=Mossop
MozReview-Commit-ID: KqyzDnLVENW
2016-03-29 15:20:19 -03:00
Felipe Gomes
d5dfe78339 Bug 1257972 - Follow up, use getActiveExperimentID instead. r=me
getActiveExperimentID() checks for this._experiments being not null, while the other one doesn't. So this one is more resilient to a profile that has not had any previous experiments

MozReview-Commit-ID: 80Spz1syctg
2016-03-21 15:00:21 -03:00
Felipe Gomes
f108e8eb74 Bug 1257972 - Put users currently running an experiment into the disqualified cohort of the e10s rollout system add-on. r=Mossop
MozReview-Commit-ID: 4NQo6d672rR
2016-03-21 13:20:17 -03:00
Felipe Gomes
4e420b3d13 Bug 1257251 - Annotate e10s cohort in crash report. r=Mossop
MozReview-Commit-ID: VccSJX6CdV
2016-03-16 17:32:02 -03:00
Felipe Gomes
4667572f37 Bug 1255013 - Tag disqualified cohorts in e10s staged rollout. r=Mossop
MozReview-Commit-ID: 98ChGuy80oN
2016-03-16 17:31:47 -03:00
Felipe Gomes
859e0d6b22 Bug 1249845 - bootstrap.js code to manage the e10s staged rollout. r=Mossop
This code decides on a per-branch basis the proportion of users to be part of the e10s rollout, and sets the pref browser.tabs.remote.autostart.2 to true for users part of the test group. It also sets a name for the assigned group to be stored in the telemetry environment.
2016-03-03 11:35:27 -03:00