summaryrefslogtreecommitdiffstats
path: root/toolkit/components/messaging-system/lib/SpecialMessageActions.sys.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/messaging-system/lib/SpecialMessageActions.sys.mjs')
-rw-r--r--toolkit/components/messaging-system/lib/SpecialMessageActions.sys.mjs4
1 files changed, 3 insertions, 1 deletions
diff --git a/toolkit/components/messaging-system/lib/SpecialMessageActions.sys.mjs b/toolkit/components/messaging-system/lib/SpecialMessageActions.sys.mjs
index 8ed488ff88..c1a229e9c3 100644
--- a/toolkit/components/messaging-system/lib/SpecialMessageActions.sys.mjs
+++ b/toolkit/components/messaging-system/lib/SpecialMessageActions.sys.mjs
@@ -198,6 +198,8 @@ export const SpecialMessageActions = {
"browser.firefox-view.feature-tour",
"browser.pdfjs.feature-tour",
"browser.newtab.feature-tour",
+ "browser.newtabpage.activity-stream.newtabWallpapers.wallpaper-light",
+ "browser.newtabpage.activity-stream.newtabWallpapers.wallpaper-dark",
"cookiebanners.service.mode",
"cookiebanners.service.mode.privateBrowsing",
"cookiebanners.service.detectOnly",
@@ -291,7 +293,7 @@ export const SpecialMessageActions = {
Ci.nsISupportsWeakReference,
]),
- observe(aSubject, aTopic, aData) {
+ observe() {
let state = lazy.UIState.get();
if (state.status === lazy.UIState.STATUS_SIGNED_IN) {
// We completed sign-in, so tear down our listener / observer and resolve