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
Mozilla
/
mozilla
/
toolkit
/
components
/
passwordmgr
/
base
History
bryner%brianryner.com
eeddf02bde
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@148257 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 06:09:48 +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
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +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