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
2f4958d52d028d28bc204651d2e0331dfd4bbded
Mozilla
/
mozilla
/
toolkit
/
components
/
passwordmgr
/
base
History
bryner%brianryner.com
f98d5fc6be
Fix the case where a page prefills the username to one that we haven't saved locally, so that we don't overwrite what the page filled in (bug 270558). Patch by Phil Ringnalda <philringnalda@gmail.com> r=me a=mconnor.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191587 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-02 17:48:55 +00:00
..
Makefile.in
fixes bug 303978 "Expose User/PassFieldName values for password entries" r=bryner a=mconnor
2005-08-11 20:07:41 +00:00
nsIPassword.idl
…
nsIPasswordInternal.idl
fixes bug 303978 "Expose User/PassFieldName values for password entries" r=bryner a=mconnor
2005-08-11 20:07:41 +00:00
nsPasswordManager.cpp
Fix the case where a page prefills the username to one that we haven't saved locally, so that we don't overwrite what the page filled in (bug 270558). Patch by Phil Ringnalda <philringnalda@gmail.com> r=me a=mconnor.
2006-03-02 17:48:55 +00:00
nsPasswordManager.h
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
nsSingleSignonPrompt.cpp
…
nsSingleSignonPrompt.h
…