зеркало из https://github.com/mozilla/gecko-dev.git
1722aa9085
Bug 1548941 restricted under which circumstances we allow the browser.tabs.remote.autostart pref to turn off e10s. The PGO profileserver.py script relied on the unittest-required user.js prefs collection to turn off e10s (see also bug 1196094) via this pref. For PGO builds, we do not set the MOZ_DISABLE_NONLOCAL_CONNECTIONS env var, which meant that we stopped honouring the pref to turn off e10s. Unfortunately, this meant that e10s was inadvertently now switched on for the pgo profiling, which negatively impacted speedometer on PGO builds (and possibly other tests). All this change does is re-disable e10s for PGO profiling. We should investigate how to turn e10s on "properly" for PGO, but we can do that in bug 1196094, without taking this temporary regression, especially as 68 branches. Differential Revision: https://phabricator.services.mozilla.com/D31736 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
blueprint | ||
certs | ||
js-input | ||
favicon.ico | ||
genpgocert.py | ||
index.html | ||
profileserver.py | ||
server-locations.txt |