Commit Graph

245 Commits

Author SHA1 Message Date
dolske@mozilla.com
92258b64df Bug 386533 - Mechanism for registering alternative nsILoginManagerStorage implementations. p=sylvain.pasche@gmail.com, r=gavin, a1.9=beltzner 2008-02-21 17:07:10 -08:00
dolske@mozilla.com
c25717f265 Bug 418519 - minor formatting nits in Login Manager source code. Not worth r/a. 2008-02-19 16:26:19 -08:00
roc+@cs.cmu.edu
518856f1c7 Bug 399852. Experimental relanding to collect data from centos5. 2008-02-19 01:16:20 -08:00
dolske@mozilla.com
081218a508 Bug 395038 - Add "Not Now" button to save password notification bar. r=gavin, ui-r=beltzner, a1.9=schrep 2008-02-09 22:25:48 -08:00
dolske@mozilla.com
b462a719a3 Relanding Bug 403193 - Don't show Save Password notification bar in parent window when child has history. r=gavin, a1.9=schrep 2008-02-09 22:08:29 -08:00
dolske@mozilla.com
2f014f64be Backing out bug 403193 to track down leaks. 2008-02-07 16:32:36 -08:00
dolske@mozilla.com
ceee7f20e2 Bug 403193 - Don't show Save Password notification bar in parent window when child has history. r=gavin, a1.9=schrep 2008-02-07 15:12:01 -08:00
dolske@mozilla.com
3a5340fd9a Bug 409146 - Logins for http/proxy Windows domain (NTLM) auth don't save logins in "domain\username" format. r=gavin, a1.9b3=schrep 2008-02-03 14:11:26 -08:00
reed@reedloden.com
82504293bb Bug 395034 - "Password notification bar needs icon" [p=reed r=dolske r=gavin a1.9b3=schrep] 2008-01-31 12:03:36 -08:00
reed@reedloden.com
869d567a38 Bug 408363 - "Password Manager remember prompt gets dismissed too early" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=dolske r=gavin ui-r+a1.9=beltzner] 2008-01-29 20:34:19 -08:00
dolske@mozilla.com
4b13071f0b Bug 403380 - mochitests always fail on second pass. r=gavin (test changes only) 2008-01-29 17:34:36 -08:00
neil@parkwaycc.co.uk
9c79f6f13d Bug 413963 Password manager has unsafe dependency on browser r=gavin a=damons 2008-01-29 04:24:59 -08:00
mats.palmgren@bredband.net
13fb4e81a1 Make an empty file count as having zero lines. b=412440 r=dolske 2008-01-20 15:02:07 -08:00
reed@reedloden.com
a3eeb49dc4 Bug 404015 - "The Password Manager dialog's list selection changes when pressing Escape" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano a1.9=schrep] 2008-01-17 02:26:14 -08:00
dolske@mozilla.com
0fc3ec02a6 Bug 409915 - Logins stored by extensions could be converted to site logins by 2E upgrade. r=gavin, a=blocking-ff3+ 2008-01-16 17:02:45 -08:00
mats.palmgren@bredband.net
a092949b1e Trying to fix orange due to bug 397850 (will get review later if it sticks). 2008-01-15 04:01:13 -08:00
dolske@mozilla.com
dc99e95971 Bug 397799 - password manager infobar doesn't disappear after clicking remember in some cases. r=gavin, a=blocking-ff3+ 2008-01-14 18:50:46 -08:00
dolske@mozilla.com
abd42ae0ba Bustage fix. Lines counts for the output files incremented to account for extra lines added by bug 396316. 2008-01-13 23:20:41 -08:00
dolske@mozilla.com
c36915af9d Bug 394610 - Add checks for problematic whitespace. r=gavin, a=blocking-ff3+ 2008-01-13 22:28:09 -08:00
reed@reedloden.com
54229a92e6 Bug 381692 - "Page Info Security section should show site-specific saved passwords" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano ui-r=johnath a1.9=schrep] 2008-01-04 22:06:30 -08:00
dolske@mozilla.com
3cc6dae42a Bug 410042 - Clear Private Data can trigger master password prompt. r=gavin, a1.9=mconnor 2007-12-31 19:16:51 -08:00
dolske@mozilla.com
d552b2ce5e Bug 410307 - pwmgr isn't buffering writes when saving signons3.txt. r=gavin a1.9=mconnor 2007-12-31 18:08:46 -08:00
dolske@mozilla.com
8ad20a7a02 Bug 408550 - Saved password filter text box is case sensitive when it should not be. r=gavin, a1.9=beltzner 2007-12-28 14:05:49 -08:00
dolske@mozilla.com
a5a9a5ea2e Bug 408359 - Password Manager dialog's Show/Hide Passwords button does not have an access key. p=ehsan.akhgari@gmail.com, r=mano, a1.9=beltzner 2007-12-14 15:38:39 -08:00
dolske@mozilla.com
5766660996 Bug 408373 - Typo in a comment in nsLoginManagerPrompter.js. p=ehsan.akhgari@gmail.com, r/a1.9=beltzner 2007-12-14 13:14:56 -08:00
dolske@mozilla.com
b83053919d Followup to Bug 396316, update IDL comments to reflect new hostname format. r=gavin, a=blocking-ff3+ 2007-12-12 14:42:01 -08:00
reed@reedloden.com
177eb2c9c2 Bug 405389 - "Passwords reappear after being deleted, when using the search" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=mconnor a=blocking-firefox3+] 2007-12-12 05:24:39 -08:00
dolske@mozilla.com
aa9b203121 Bug 396316 - update format of stored login manager entries. r=gavin, blocking-ff3+ 2007-12-05 13:16:33 -08:00
dolske@mozilla.com
7965ca93c4 Bug 380931 - Post-landing cleanup from Bug 374723 (rewrite password manager in JS). r=gavin, a19=schrep 2007-11-19 20:51:40 -08:00
dtownsend@oxymoronical.com
ebafb846e4 Fix that hopefully clears up the test failure on windows, no bug. r=waldo a=test-only 2007-11-17 12:08:11 -08:00
bugzilla@standard8.plus.com
50f670f738 Bug 400751 Migrating from an existing SeaMonkey installation causes errors in password manager due to old style encyption. r=dolske,gavin,aM9=beltzner 2007-10-25 08:59:11 -07:00
bugzilla@standard8.plus.com
1ba636184d Bug 400892 Saving form passwords broken when info bars are not available. r=dolske,gavin,aM9=beltzner 2007-10-25 08:57:38 -07:00
dolske@mozilla.com
52cba9f35f Bug 382180: HTTP auth dialogs don't come up if login manager croaks. r=gavin, a=mconnor, aM9=mconnor 2007-10-24 14:23:50 -07:00
reed@reedloden.com
f1329452ee Bug 327048 - "support filtering in password manager via Search field" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+a1.9=mconnor] 2007-10-19 00:57:53 -07:00
dolske@mozilla.com
b684c2da5b Bug 313204 - Confirm Password Change dialog when no change in password. r=gavin, a=mconnor 2007-09-24 23:14:57 -07:00
dolske@mozilla.com
764caa38c3 (Missed a new file in last checkin. b=386150) 2007-09-20 18:54:12 -07:00
dolske@mozilla.com
6ccd2aa9c9 Bug 386150 - Can't save a login containing only a password. r=gavin, a=mconnor 2007-09-20 18:52:44 -07:00
dolske@mozilla.com
219cd0fa6f Bug 395150 - fillDoc() shouldn't trudge through each form if there are no stored logins for site. r=gavin, a=mconnor 2007-09-15 00:34:14 -07:00
dolske@mozilla.com
7383100143 Bug 391514 - Login Manager gets confused with password/PIN on usaa.com. r=gavin 2007-09-05 18:26:15 -07:00
dolske@mozilla.com
1da2447043 Followup for Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin 2007-09-04 19:07:43 -07:00
dolske@mozilla.com
7e25ecb65d Fixes operator order mistake found in Bug 382075: View Selection Source triggers error in nsLoginManager.js. r=gavin 2007-09-02 18:30:03 -07:00
dolske@mozilla.com
90b2ce5ffa Bug 387617: addLogin() should fail if user cancels master password prompt. r=gavin 2007-09-02 17:59:32 -07:00
dolske@mozilla.com
76e443fcb0 Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin 2007-08-31 15:29:55 -07:00
dolske@mozilla.com
edd95c1706 Fix and reenable tests from bug Bug 386005, now that they work on Linux and Windows. r=gavin 2007-08-23 17:01:28 -07:00
dolske@mozilla.com
1818d42106 bustage fix until I figure out how to make test work on Linux. 2007-08-23 13:06:40 -07:00
dolske@mozilla.com
beaba9b632 Bug 386005: passwords deleted from drop down menu in gmail.com apear to be deleted but are still saved. r=gavin 2007-08-23 12:07:20 -07:00
dolske@mozilla.com
7da9f9316b Bug 378667: Better "passwords for given realm" query support. r=gavin 2007-08-23 11:57:42 -07:00
dolske@mozilla.com
6655e6e76c Bug 384524: Passwords still filled in on web sites after logged out of Software Security Device. r=gavin 2007-08-22 16:03:17 -07:00
neil@parkwaycc.co.uk
8396c12932 Minor password manager code simplification b=390447 r=dolske 2007-08-09 11:59:06 -07:00
ginn.chen@sun.com
d0ed3cca65 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00