Skip to content
Snippets Groups Projects
Commit b84b0443 authored by Richard Pospesel's avatar Richard Pospesel Committed by Pier Angelo Vendrame
Browse files

Bug 42037: Disable about:firefoxview page

parent 831393e5
No related branches found
No related tags found
1 merge request!1049Bug 42616 (part 2): Rebased onto Firefox 128.0esr release
......@@ -74,9 +74,6 @@ static const RedirEntry kRedirMap[] = {
nsIAboutModule::URI_CAN_LOAD_IN_PRIVILEGEDABOUT_PROCESS |
nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT |
nsIAboutModule::IS_SECURE_CHROME_UI},
{"firefoxview", "chrome://browser/content/firefoxview/firefoxview.html",
nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::IS_SECURE_CHROME_UI |
nsIAboutModule::HIDE_FROM_ABOUTABOUT},
{"policies", "chrome://browser/content/policies/aboutPolicies.html",
nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::IS_SECURE_CHROME_UI},
{"privatebrowsing", "chrome://browser/content/aboutPrivateBrowsing.html",
......
......@@ -13,7 +13,6 @@ pages = [
'home',
'logins',
'loginsimportreport',
'firefoxview',
'messagepreview',
'newtab',
'pocket-home',
......
......@@ -40,7 +40,6 @@ DIRS += [
"downloads",
"enterprisepolicies",
"extensions",
"firefoxview",
"genai",
"messagepreview",
"migration",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment