3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/networking/browsers/firefox/no-buildconfig-ffx96.patch

28 lines
1.2 KiB
Diff
Raw Normal View History

2021-12-08 10:09:09 +00:00
diff --git a/docshell/base/nsAboutRedirector.cpp b/docshell/base/nsAboutRedirector.cpp
2022-01-10 23:34:29 +00:00
index e7be91a248..5eb98534ee 100644
2021-12-08 10:09:09 +00:00
--- a/docshell/base/nsAboutRedirector.cpp
+++ b/docshell/base/nsAboutRedirector.cpp
@@ -66,9 +66,6 @@ static const RedirEntry kRedirMap[] = {
{"about", "chrome://global/content/aboutAbout.html", 0},
{"addons", "chrome://mozapps/content/extensions/aboutaddons.html",
nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::IS_SECURE_CHROME_UI},
- {"buildconfig", "chrome://global/content/buildconfig.html",
- nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT |
- nsIAboutModule::IS_SECURE_CHROME_UI},
{"checkerboard", "chrome://global/content/aboutCheckerboard.html",
nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT |
nsIAboutModule::ALLOW_SCRIPT},
diff --git a/toolkit/content/jar.mn b/toolkit/content/jar.mn
2022-01-10 23:34:29 +00:00
index 74c0ae8f34..a5d9645a96 100644
2021-12-08 10:09:09 +00:00
--- a/toolkit/content/jar.mn
+++ b/toolkit/content/jar.mn
2022-01-10 23:34:29 +00:00
@@ -41,8 +41,6 @@ toolkit.jar:
2021-12-08 10:09:09 +00:00
content/global/plugins.css
content/global/plugins.js
2022-01-10 23:34:29 +00:00
#endif
2021-12-08 10:09:09 +00:00
-* content/global/buildconfig.html
- content/global/buildconfig.css
content/global/contentAreaUtils.js
content/global/datepicker.xhtml
#ifndef MOZ_FENNEC