зеркало из https://github.com/mozilla/pjs.git
Bug 78124. r=javi/sr=scc. Change onclick for the security-button to call
the pageInfo window directly, opened to the security tab.
This commit is contained in:
Родитель
e7a525db87
Коммит
85e5579415
|
@ -44,8 +44,8 @@ function SetSecurityButton()
|
||||||
|
|
||||||
function displayPageInfo()
|
function displayPageInfo()
|
||||||
{
|
{
|
||||||
if (securityUI)
|
window.openDialog("chrome://navigator/content/pageInfo.xul", "_blank",
|
||||||
securityUI.displayPageInfoUI();
|
"dialog=no", null, "securityTab");
|
||||||
}
|
}
|
||||||
|
|
||||||
function DestroySecurity()
|
function DestroySecurity()
|
||||||
|
|
Загрузка…
Ссылка в новой задаче