commit cf7fb715f341ca4db5bc9d2e58fa7e294a441a5f
parent e4cc157668baf877d2522084ce8ecc855b37eb3e
Author: Nikki Sharpley <nsharpley@mozilla.com>
Date: Tue, 30 Sep 2025 12:50:58 +0000
Bug 1991127 - Add browser.startup.page pref to allowList for Special Message Actions r=omc-reviewers,mviar
Differential Revision: https://phabricator.services.mozilla.com/D266440
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/toolkit/components/messaging-system/lib/SpecialMessageActions.sys.mjs b/toolkit/components/messaging-system/lib/SpecialMessageActions.sys.mjs
@@ -214,6 +214,7 @@ export const SpecialMessageActions = {
"browser.shell.checkDefaultBrowser",
"browser.shell.setDefaultGuidanceNotifications",
"browser.startup.homepage",
+ "browser.startup.page",
"browser.startup.windowsLaunchOnLogin.disableLaunchOnLoginPrompt",
"browser.privateWindowSeparation.enabled",
"browser.firefox-view.feature-tour",