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
5eea6eae6d3bcbcd2dde5daedfff94bbc19d65e0
Mozilla
/
mozilla
/
toolkit
/
components
/
passwordmgr
/
base
History
bryner%brianryner.com
12a5938ef8
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.
...
git-svn-id: svn://10.0.0.236/trunk@190634 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 00:58:06 +00:00
..
Makefile.in
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
nsIPassword.idl
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:07:35 +00:00
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.
2006-02-21 00:58:06 +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
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
2006-02-03 14:18:39 +00:00
nsSingleSignonPrompt.h
…