Bug 1273936 - make about:license content-linkable again, r=gijs

MozReview-Commit-ID: HZUrCR1MPHH
This commit is contained in:
Gijs Kruitbosch 2016-05-19 19:27:32 +01:00
parent 4ccd60aace
commit 072a8b1705

View File

@ -65,7 +65,8 @@ static RedirEntry kRedirMap[] = {
#endif
{
"license", "chrome://global/content/license.html",
nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT
nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT |
nsIAboutModule::MAKE_LINKABLE
},
{
"logo", "chrome://branding/content/about.png",