Loading
Bug 1598194 - Make FaultyLib-specific code FaultyLib-specific rather than...
Bug 1598194 - Make FaultyLib-specific code FaultyLib-specific rather than Android-specific. r=gerald The custom linker used on Android (FaultyLib), can be enabled on non-Android, and in the near future, may not always be enabled on Android, so the FaultyLib-specific parts of the profile need to not be specific to Android, but to the linker being enabled instead. Differential Revision: https://phabricator.services.mozilla.com/D54073 --HG-- extra : moz-landing-system : lando