Bug 241130 si_CheckGetUsernamePassword does work to get a better dialog title and then does nothing with it
r=mvl sr=dveditz git-svn-id: svn://10.0.0.236/trunk@155478 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
c722754f09
commit
99c77fa2fc
@ -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