Commit Graph

454 Commits

Author SHA1 Message Date
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
3289e9efcf Bug 381262, Remembered username and password are garbled if they have non-ASCII characters. Patch by Justin Dolske <doslke@mozilla.com>. r=mconnor/sayrer 2007-05-28 20:42:40 -07:00
997f90ecbd Tests for bug 380961. base64-obscured passwords not handled by login manager. Patch by Justin Dolske <dolske@mozilla.com>. r=mconnor 2007-05-27 15:36:00 -07:00
77da44c617 Bug 380931. Bustage fix. Post-landing cleanup from Bug 374723 (rewrite password manager in JS). Patch by Justin Dolse <dolske@mozilla.com>. r=mconnor/sayrer. 2007-05-26 23:14:39 -07:00
d6f6f89fc9 Bug 380931. Post-landing cleanup from Bug 374723 (rewrite password manager in JS). Patch by Justin Dolse <dolske@mozilla.com>. r=mconnor/sayrer. 2007-05-26 21:47:40 -07:00
be414613ec Bug 380907 - 2 undeclared vars in pwd manager. Patch by Justin Dolske <dolske@mozilla.com>, r=gavin 2007-05-22 20:34:10 -07:00
6168084952 Decode the older base64-obscured entries as well. b=380961 r=dolske 2007-05-16 18:53:52 -07:00
6eadf57f81 Bug 374723: remove files that are no longer built now that we've determined that the patch won't be backed out 2007-05-16 11:20:52 -07:00
20beef72b9 Bug 380650: remove old files now that they've been copied to toolkit/components/passwordmgr/content 2007-05-16 07:33:26 -07:00
e3688731be Bustage fix #3 for bug 374723 2007-05-16 07:07:43 -07:00
47f8cb71f7 Bug 374723: also update installer manifests so that builds aren't broken, and change module name to avoid conflicts, r=me 2007-05-16 06:36:31 -07:00
de366610df Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me 2007-05-16 03:02:45 -07:00
a1a7671433 Bug 380650 - Move passwordmgr/resources/content/* to passwordmgr/content/*. Patch by Justin Dolske <dolske@mozilla.com>, r=gavin. 2007-05-15 14:20:30 -07:00
2e4ab89667 bug 358285 - Fixes copy/paste error so that only one Password Manager window can be open at a time. r=gavin 2007-05-14 22:55:24 -07:00
4155cd042a Bug 343738 - deleting multiple stored passwords that are not in a row deletes only 1 password, r=mano 2007-05-14 22:55:24 -07:00
ecf64427ae Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest 2007-05-14 22:55:24 -07:00
1627822757 Bug 349438 (bug 266945 enhanced / followup) add title and set default button to no for the remove all password manager confirm prompt. p=Serge Gautherie <gautheri@noos.fr>,r=mconnor 2007-05-14 22:55:23 -07:00
8e38fb05d7 Bug 358120 - add id attributes to passwordManager.xul, r=gavin.sharp 2007-05-14 22:55:23 -07:00
170ade1305 Bug 343278, Hitting delete in the password manager doesn't delete the password, patch by Adam Guthrie <ispiked@gmail.com>, r=mconnor 2007-05-14 22:55:22 -07:00
0d51fd5614 Bug 266945 - Add confirm prompt for 'Remove All' operation in Password Manager. r+a181=mconnor. 2007-05-14 22:55:21 -07:00
eaffaaf59c Bug 324063: "passwords never saved" is too hard to find, so move it into it's own window, r=mconnor, ui-r=beltzner 2007-05-14 22:55:20 -07:00
2e94ab9371 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2007-05-14 22:55:23 -07:00
7a2c51d774 Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente 2007-05-14 22:55:21 -07:00
4887f9c6df Bug 191642 : Lots of missing keyboard accelerators in Options window, patch by Bryan <BoxerBoi76@hotmail.com> and me, r+a=mconnor 2007-05-14 22:55:20 -07:00
d9de45093d Bug 284096 - Useless Cancel button in View Saved Passwords dialog. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor 2007-05-14 22:55:19 -07:00
45fe2ef065 bug 296662: Javascript strict warnings in preferences dialogpatch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa 2007-05-14 22:55:19 -07:00