Commit Graph

114 Commits

Author SHA1 Message Date
bryner@brianryner.com
5c9482a97e Make removal of stored logins play nicer with the tree widget. Do a (batched) notification of the treeBoxObject that the row count is changing when deleting one or more stored logins. Also do a rowCountChanged notification when removing all stored logins. 2007-05-14 22:55:11 -07:00
bryner@brianryner.com
9d1a632ea1 Lots of changes and bugfixes: - Enable multiple username support by listening to change events for the username field when there is more than one stored login for the form. - Make the signon hashtable store a SignonHashEntry, which has a pointer to the first SignonDataEntry. This lets us adjust the head of the linked list without a hashtable operation, and also fixes a case where we would continue using a deleted entry, leading to a crash.- Change FindPasswordEntryFromSignonData to FnidPasswordEntryInternal, and refactor it a bit.- Clean up prefill logic so that multiple forms on a page could be prefilled.- Fix bug where the last input was used as the username field, instead of the input just before the password.- Make sure we write out all entries for each realm.- Make sure we include all entries in each realm when returning an enumerator.- Remove some form manager cruft I missed in passwordManager.js. 2007-05-14 22:55:10 -07:00
bryner@brianryner.com
3f53c9bc9b Adapt wallet's password manager UI (removing the form manager bits). Split into content and locale directories and add contents.rdf files for passwordmgr chrome package. 2007-05-14 22:55:09 -07:00
bryner@brianryner.com
cd5e840ee9 passwordmgr.properties, not satchel.properties 2007-05-14 22:55:20 -07:00
bryner@brianryner.com
b063396826 Initial add of new (work-in-progress) password manager implementation. Not part of the build. 2007-05-14 22:55:19 -07:00
wr@rosenauer.org
a0d0c315a6 Bug 378136 - changed passwords not saved for existing entry, r=mconnor 2007-05-14 04:01:57 -07:00
sayrer@gmail.com
3269deff39 bug 373253. comment out test for bug 221634, because we can't get the event order right on all platforms. 2007-04-22 20:27:28 -07:00
sayrer@gmail.com
7ea84686b9 bug 373253. fix Windows test bustage. 2007-04-22 19:41:29 -07:00
sayrer@gmail.com
ec7d7bf042 bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor 2007-04-22 16:56:06 -07:00
sayrer@gmail.com
8c59031fab backout patch from bug 373253 because changes to nsIPasswordManagerInternal, yes Internal, break multiple projects. 2007-04-20 19:14:40 -07:00
sayrer@gmail.com
42c56a3a5b Bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor 2007-04-20 18:46:51 -07:00
philringnalda@gmail.com
55c09af394 Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst 2007-04-16 21:06:12 -07:00
philringnalda@gmail.com
1ca229ecb9 Bug 343738 - deleting multiple stored passwords that are not in a row deletes only 1 password, r=mano 2007-04-02 19:39:41 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00