mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
[regression] about:license - the link to about:buildconfig
This commit is contained in:
parent
eece259c08
commit
5ce54b10cf
1 changed files with 2 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue