forked from mirrors/gecko-dev
Bug 1571624 - Switch awsy tests to measure common case non-triplets new tab page r=erahm
Differential Revision: https://phabricator.services.mozilla.com/D41752 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
65dfa84ccd
commit
bd33349692
2 changed files with 4 additions and 2 deletions
|
|
@ -10,5 +10,6 @@
|
||||||
"network.proxy.type": 1,
|
"network.proxy.type": 1,
|
||||||
"plugin.disable": true,
|
"plugin.disable": true,
|
||||||
"startup.homepage_override_url": "",
|
"startup.homepage_override_url": "",
|
||||||
"startup.homepage_welcome_url": ""
|
"startup.homepage_welcome_url": "",
|
||||||
|
"trailhead.firstrun.branches": "join"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -12,5 +12,6 @@
|
||||||
"network.proxy.type": 1,
|
"network.proxy.type": 1,
|
||||||
"plugin.disable": true,
|
"plugin.disable": true,
|
||||||
"startup.homepage_override_url": "",
|
"startup.homepage_override_url": "",
|
||||||
"startup.homepage_welcome_url": ""
|
"startup.homepage_welcome_url": "",
|
||||||
|
"trailhead.firstrun.branches": "join"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue