Bug 1656494 - Show the default browser notification on the first New Tab Page of a session. r=Gijs,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D87490
This commit is contained in:
@@ -156,6 +156,11 @@ XPCOMUtils.defineLazyScriptGetter(
|
||||
["CustomizationHandler", "AutoHideMenubar"],
|
||||
"chrome://browser/content/browser-customization.js"
|
||||
);
|
||||
XPCOMUtils.defineLazyScriptGetter(
|
||||
this,
|
||||
"DefaultBrowserNotificationOnNewTabPage",
|
||||
"chrome://browser/content/browser-defaultBrowserNotificationOnNewTabPage.js"
|
||||
);
|
||||
XPCOMUtils.defineLazyScriptGetter(
|
||||
this,
|
||||
["PointerLock", "FullScreen"],
|
||||
|
||||
Reference in New Issue
Block a user