This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
642fd50a98633e72a3c8dbf8ea83d0611c94de96
Mozilla
/
mozilla
/
toolkit
/
components
/
passwordmgr
/
base
History
bryner%brianryner.com
b91b7bf8aa
Check return results from DecryptData so that we don't bring up the master password dialog again if the user cancelled it the first time. Bug 220214.
...
git-svn-id: svn://10.0.0.236/trunk@147282 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 04:54:22 +00:00
..
Makefile.in
If the user has not set a master password and wants to use password manager, initialize the master password to an empty string. (bug 217409)
2003-08-28 05:22:23 +00:00
nsIPassword.idl
…
nsPasswordManager.cpp
Check return results from DecryptData so that we don't bring up the master password dialog again if the user cancelled it the first time. Bug 220214.
2003-09-25 04:54:22 +00:00
nsPasswordManager.h
Protect again recursing into DecryptData during autocompletion (due to opening the master password dialog and blurring the username input field).
2003-08-30 05:06:30 +00:00
nsSingleSignonPrompt.cpp
Use the default value supplied to prompt() if no stored value was found. (bug 216324)
2003-09-08 03:17:42 +00:00
nsSingleSignonPrompt.h
Remove inadvertent DOS lineendings (bug 218248)
2003-09-04 03:02:33 +00:00