Revert "Make the Error Console accessible from about:console"

This reverts commit bbbb74e5f077b47c6adb8ede13bfb001bb966cdb.
This commit is contained in:
NTD 2018-06-26 13:56:27 -04:00 committed by Roy Tam
commit c29a6e983b
3 changed files with 7 additions and 8 deletions

View file

@ -50,7 +50,6 @@ static RedirEntry kRedirMap[] = {
nsIAboutModule::ALLOW_SCRIPT
},
{ "config", "chrome://global/content/config.xul", 0 },
{ "console", "chrome://global/content/console.xul", 0 },
{
"credits", "http://www.palemoon.org/Contributors.shtml",
nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT |