Bug 483960: Password Manager opens a window, not a dialog. r+sr=Neil
This commit is contained in:
Родитель
3a4abf9737
Коммит
875bdb93b6
|
@ -48,8 +48,9 @@ function toNavigator()
|
|||
|
||||
function toPasswordManager()
|
||||
{
|
||||
toOpenWindowByType("Password:Manager",
|
||||
"chrome://communicator/content/passwordManager.xul");
|
||||
toOpenWindowByType("Toolkit:PasswordManager",
|
||||
"chrome://communicator/content/passwordManager.xul",
|
||||
"resizable");
|
||||
}
|
||||
|
||||
function ExpirePassword()
|
||||
|
|
Загрузка…
Ссылка в новой задаче