Bug 1282120 - Run the e10s-addons experiment on Beta 49 with the set of first 9 add-ons to be tested (plus WebExtensions). r=mconley

MozReview-Commit-ID: sj8Jr40OSr
This commit is contained in:
Felipe Gomes 2016-07-27 13:33:01 -03:00
Родитель 6237d76d48
Коммит dddfd01261
1 изменённых файлов: 1 добавлений и 1 удалений

2
browser/extensions/e10srollout/bootstrap.js поставляемый
Просмотреть файл

@ -16,7 +16,7 @@ const TEST_THRESHOLD = {
};
const ADDON_ROLLOUT_POLICY = {
// per-channel policies go here
"beta" : "2a", // Set 2 + any WebExtension
};
const PREF_COHORT_SAMPLE = "e10s.rollout.cohortSample";