Skip to content

Commit 8247565

Browse files
committed
🔥 Remove about:settings about redirect
1 parent 9681aa9 commit 8247565

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

‎components/about/AboutRedirector.cpp

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,6 @@ namespace dot {
7878
nsIAboutModule::ALLOW_SCRIPT |
7979
nsIAboutModule::IS_SECURE_CHROME_UI
8080
},
81-
{
82-
"settings",
83-
"about:preferences",
84-
nsIAboutModule::HIDE_FROM_ABOUTABOUT |
85-
nsIAboutModule::ALLOW_SCRIPT |
86-
nsIAboutModule::IS_SECURE_CHROME_UI
87-
},
8881
{
8982
"tabcrashed",
9083
"chrome://dot/content/interstitials/tab-crashed.html",

0 commit comments

Comments
 (0)