[regression] about:license - the link to about:buildconfig

This commit is contained in:
janekptacijarabaci 2017-07-30 08:03:22 +02:00 committed by Roy Tam
commit 5ce54b10cf

View file

@ -41,7 +41,8 @@ static RedirEntry kRedirMap[] = {
},
{
"buildconfig", "chrome://global/content/buildconfig.html",
nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT
nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT |
nsIAboutModule::MAKE_LINKABLE
},
{
"checkerboard", "chrome://global/content/aboutCheckerboard.xhtml",