Backed out changeset 101063793364 (bug 1894239) for causing mochitests failures in browser_sentence_case_strings.js. CLOSED TREE
This commit is contained in:
@@ -1957,7 +1957,10 @@ BrowserGlue.prototype = {
|
||||
|
||||
lazy.DoHController.init();
|
||||
|
||||
if (AppConstants.MOZ_SELECTABLE_PROFILES) {
|
||||
if (
|
||||
AppConstants.MOZ_SELECTABLE_PROFILES &&
|
||||
Services.prefs.getBoolPref("browser.profiles.enabled", false)
|
||||
) {
|
||||
lazy.SelectableProfileService.init().catch(console.error);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user