mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1274088 - Remove release=0% in the e10s rollout add-on for 47. r=mconley a=ritu
MozReview-Commit-ID: LFY1pNKfmx2
This commit is contained in:
parent
7f1f8dec47
commit
2e3b48b23a
1
browser/extensions/e10srollout/bootstrap.js
vendored
1
browser/extensions/e10srollout/bootstrap.js
vendored
@ -12,7 +12,6 @@ Cu.import("resource://gre/modules/UpdateUtils.jsm");
|
||||
// The amount of people to be part of e10s, in %
|
||||
const TEST_THRESHOLD = {
|
||||
"beta" : 50,
|
||||
"release" : 0,
|
||||
};
|
||||
|
||||
const PREF_COHORT_SAMPLE = "e10s.rollout.cohortSample";
|
||||
|
Loading…
Reference in New Issue
Block a user