Bug 78124. r=javi/sr=scc. Change onclick for the security-button to call
the pageInfo window directly, opened to the security tab. git-svn-id: svn://10.0.0.236/trunk@93568 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -44,8 +44,8 @@ function SetSecurityButton()
|
||||
|
||||
function displayPageInfo()
|
||||
{
|
||||
if (securityUI)
|
||||
securityUI.displayPageInfoUI();
|
||||
window.openDialog("chrome://navigator/content/pageInfo.xul", "_blank",
|
||||
"dialog=no", null, "securityTab");
|
||||
}
|
||||
|
||||
function DestroySecurity()
|
||||
|
||||
Reference in New Issue
Block a user