зеркало из https://github.com/mozilla/gecko-dev.git
e52ded1092
The 3-tier PGO builds used a separate mozconfig called 'profile-use' for the final tier. This created a problem when it rode to beta, since the same mozconfig was used for all trees, which meant we ended up with nightly branding on beta builds. With the PGO-enabling logic in common mozconfigs, we can enable it by setting the MOZ_PGO_PROFILE_USE environment variable from the task definition. All of the final-tier PGO builds now use the nightly, beta, etc mozconfigs like before, so branding should be intact. Differential Revision: https://phabricator.services.mozilla.com/D33172 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
mozconfigs | ||
proguard | ||
tooltool-manifests | ||
js_wrapper.sh |