Bug 1720758 - Remove browser.aboutwelcome.protonDesign pref and pre-MR1 multistage onboarding r=Mardak
Cleanup pre-MR1 new user onboarding experience by - removing browser.aboutwelcome.protonDesign pref - removing pre-MR1 multistage screen - removing pre-MR1 AboutWelcomeDefault content - fix respective tests Differential Revision: https://phabricator.services.mozilla.com/D120038
This commit is contained in:
@@ -49,9 +49,6 @@ export const AboutWelcomeUtils = {
|
||||
})
|
||||
);
|
||||
},
|
||||
hasDarkMode() {
|
||||
return document.body.hasAttribute("lwt-newtab-brighttext");
|
||||
},
|
||||
};
|
||||
|
||||
export const DEFAULT_RTAMO_CONTENT = {
|
||||
|
||||
Reference in New Issue
Block a user