Commit Graph

779 Commits

Author SHA1 Message Date
5a64e33de2 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
eb164b2519 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
fceed1e8f4 Bug 394610 - Add checks for problematic whitespace. r=gavin, a=blocking-ff3+ 2008-01-13 22:28:09 -08:00
c12418e896 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
cffb342e39 Bug 410042 - Clear Private Data can trigger master password prompt. r=gavin, a1.9=mconnor 2007-12-31 19:16:51 -08:00
370b9f9da1 Bug 410307 - pwmgr isn't buffering writes when saving signons3.txt. r=gavin a1.9=mconnor 2007-12-31 18:08:46 -08:00
91d2a571b2 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
edf4810d1e 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
3ff0014961 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
022cd0b8fc 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
f058b66a17 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
7f22761664 Bug 396316 - update format of stored login manager entries. r=gavin, blocking-ff3+ 2007-12-05 13:16:33 -08:00
7e5882318d 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
ea0372cf2e 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
105edd3798 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
c730a4e204 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
3a29dfb449 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
49a89078f0 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
a0667af153 Bug 313204 - Confirm Password Change dialog when no change in password. r=gavin, a=mconnor 2007-09-24 23:14:57 -07:00
296c01d9e2 (Missed a new file in last checkin. b=386150) 2007-09-20 18:54:12 -07:00
81e72cbdd3 Bug 386150 - Can't save a login containing only a password. r=gavin, a=mconnor 2007-09-20 18:52:44 -07:00
826fac1371 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
5a12ee6c52 Bug 391514 - Login Manager gets confused with password/PIN on usaa.com. r=gavin 2007-09-05 18:26:15 -07:00
7caaa0f345 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
410b2ee564 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
9864ead8e8 Bug 387617: addLogin() should fail if user cancels master password prompt. r=gavin 2007-09-02 17:59:32 -07:00
9f80a6e15b Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin 2007-08-31 15:29:55 -07:00
96a74b0533 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
200f7fa978 bustage fix until I figure out how to make test work on Linux. 2007-08-23 13:06:40 -07:00
3bcd8370f3 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
1caed6f0ee Bug 378667: Better "passwords for given realm" query support. r=gavin 2007-08-23 11:57:42 -07:00
3daa80caed 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
baa37c1950 Minor password manager code simplification b=390447 r=dolske 2007-08-09 11:59:06 -07:00
90b8a39a01 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
f35baa73cf fix for bug #373353: add favicons to the results in the location bar
r=mano
2007-07-20 14:55:18 -07:00
0f2f16ef36 Bug 387342 - Nits in passwordmgr comments
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=dolske/gavin
2007-07-17 13:51:55 -07:00
1afb03b02d fix whitespace (bug 387342)
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=dolske/gavin
2007-07-17 13:48:57 -07:00
2364ca2cf8 Bug 381164 - when Master Password is used, it is asked at every startup. r=gavin 2007-07-11 12:40:24 -07:00
ec786b1253 Bug 385524 - Reduce boilerplate code in passwordmgr. r=dolske/gavin 2007-06-30 18:41:33 -07:00
822def1b7b Bug 383209: clear private data fails to clear stored passwords, patch by Justin Dolske <dolske@mozilla.com>, r=me 2007-06-27 16:31:36 -07:00
a3e05a6360 Bug 372999, Password manager unit test code cleanup, Patch by Justin Dolske, r=gavin 2007-06-27 12:21:13 -07:00
71400d3d3e Bug 385839. Password manager leaks on shutdown. Fix sloppy variable declaration. 2007-06-25 19:20:47 -07:00
6e9a6b1e0d Bug 385839. Password manager leaks on shutdown. r=gavin 2007-06-25 18:19:09 -07:00
d7f73c063c Bug 380222 - Rewrite fillDocument() after new pwmgr lands. Patch by Justin Dolske <dolske@mozilla.com>. r=mconnor 2007-06-25 14:20:55 -07:00
5b2c048382 Backout bug 385524 due to a doubling in RLk. 2007-06-22 21:59:24 -07:00
af03a82660 Bug 385524 - Reduce boilerplate code in passwordmgr. r=gavin/dolske 2007-06-22 21:04:50 -07:00
39b624a5bd Reland patch for bug 380873 since backing it out didn't fix the leaks 2007-05-29 21:44:48 -07:00
c9e2cd4954 Backout patch for bug 380873 to see if it fixes the newly introduced leak (how ironic) 2007-05-29 21:21:25 -07:00
510f9c284e Bug 380873: fix password manager leak regression by not holding a reference to the service from the factory, patch by Justin Dolske <dolske@mozilla.com>, r=me 2007-05-29 19:50:17 -07:00
de36d8e3e0 Bug 380931: use nsIFile instead of path/filename strings, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor 2007-05-29 19:47:47 -07:00