mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-01 19:39:13 +00:00
Bug 241130 si_CheckGetUsernamePassword does work to get a better dialog title and then does nothing with it
r=mvl sr=dveditz
This commit is contained in:
parent
177a6ea67a
commit
72dcdeaa4e
@ -557,7 +557,7 @@ si_CheckGetUsernamePassword
|
||||
}
|
||||
|
||||
PRBool confirmed = PR_FALSE;
|
||||
res = dialog->PromptUsernameAndPassword(dialogTitle,
|
||||
res = dialog->PromptUsernameAndPassword(prompt_string,
|
||||
szMessage,
|
||||
username, password,
|
||||
check_string,
|
||||
|
Loading…
x
Reference in New Issue
Block a user