зеркало из 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()
|
||||
{
|
||||
if (securityUI)
|
||||
securityUI.displayPageInfoUI();
|
||||
window.openDialog("chrome://navigator/content/pageInfo.xul", "_blank",
|
||||
"dialog=no", null, "securityTab");
|
||||
}
|
||||
|
||||
function DestroySecurity()
|
||||
|
|
Загрузка…
Ссылка в новой задаче