Commit Graph

454 Commits

Author SHA1 Message Date
Paul O'Shannessy
348021ae37 Bug 288040 – convert signons3.txt to mozstorage. r=dolske, r=sdwilsh
--HG--
rename : storage/test/unit/corruptDB.sqlite => toolkit/components/passwordmgr/test/unit/data/corruptDB.sqlite
2008-08-15 15:41:22 -07:00
Dão Gottwald
8a071ffca6 Bug 449661 – Use the new search textbox binding in the password manager. r=mconnor 2008-08-15 04:27:54 +02:00
Justin Dolske
1cfde185df Bug 449701 – legacy storage module shouldn't share login objects across XPCOM. r=gavin 2008-08-11 17:08:49 -07:00
Justin Dolske
4b1d41d7fb Bug 422974 – Prism uses old "Remember password?" mechanism. r=gavin 2008-08-11 16:31:57 -07:00
Justin Dolske
32db8c1824 Bug 449698 – login manager shouldn't allow nulls in username or password. r=gavin 2008-08-11 15:25:21 -07:00
Paul O'Shannessy
055353d090 Bug 449810 – legacy storage module should throw on canceled master password entry in getAllLogins. r=dolske 2008-08-08 16:04:27 -07:00
Justin Dolske
aec12ad4e0 Bustage fix 2008-08-04 19:27:11 -07:00
Paul OShannessy
8964da5370 Bug 449095 – LoginManagerStorage_legacy shouldn't write file if no data present. r=me 2008-08-04 16:28:44 -07:00
Justin Dolske
42ffda24e6 Bug 327977 – Password manager overwrites page data for password-only forms. r=gavin 2008-07-18 14:18:05 -07:00
Justin Dolske
0407b8e188 Bug 435531 – problem saving login when form or existing login is password-only. r=gavin 2008-07-13 00:04:30 -07:00
Justin Dolske
27d6fa4dd2 Bug 444959 – Need tests for login manager notification bars. r=gavin 2008-07-12 21:42:30 -07:00
Paul O'Shannessy
27a35bb48f Bug 439365 – need a notification to fire when a form is available to be filled in. r=dolske 2008-06-26 18:04:49 -07:00
Justin Dolske
be174bfaca Bug 359675 - provide an option to manually fill forms and log in. p=poshannessy@mozilla.com, r=dolske 2008-06-16 12:25:27 -07:00
dolske@mozilla.com
0d7f0e900e Bug 362576 - autocomplete="off" should prevent filling passwords in addition to remembering passwords. r=gavin, ui-r=mconnor, a1.9=mconnor 2008-05-08 20:34:46 -07:00
dolske@mozilla.com
7d7dd4aa97 Bug 423460 - Saved Passwords are not imported from IE6 to Firefox on XP. r=gavin 2008-05-06 00:45:34 -07:00
dolske@mozilla.com
03a8537201 Bug 407567 - Can't add login with empty formSubmitURL and null httpRealm. r=gavin, a1.9=damons 2008-05-02 00:55:47 -07:00
dolske@mozilla.com
1aa8537420 Bug 407567 - Can't add login with empty formSubmitURL and null httpRealm. r=gavin, a1.9=damons 2008-05-02 00:54:54 -07:00
dolske@mozilla.com
29d698f9a6 Bug 431773 - minor cleanup of login manager logging. r=gavin, a1.9=damons 2008-05-02 00:44:24 -07:00
dolske@mozilla.com
d18af58cac Bug 427033 - Can't save form logins with action="javascript:..." r=gavin, a1.9=beltzner 2008-04-10 16:38:45 -07:00
timeless@mozdev.org
8c50ae961c Bug 423461 Warning: assignment to undeclared variable syncNeeded r=dolske a=dsicore 2008-03-19 14:12:15 -07:00
dolske@mozilla.com
5cf18e0692 Revert logging added when debugging bug 399852. 2008-03-18 13:19:15 -07:00
gavin@gavinsharp.com
d5b93cf6b0 Bug 422808: remove forwarding of nsIAuthPrompt for XHR and document.load so that users fall back to the more useful docshell prompts, r=sicking, sr=biesi (r=dolske on tests) 2008-03-18 11:18:29 -07:00
gavin@gavinsharp.com
6baa4304d1 Bug 422135: fix login manager's nsIAuthPrompt implementation to deal with NS_GetAuthKey-generated realms, r=dolske/standard8 2008-03-18 11:08:54 -07:00
dolske@mozilla.com
3393470edf Move iframe onload handler setup later to avoid initial about:blank onload event. 2008-03-16 22:42:24 -07:00
dolske@mozilla.com
1e79858b1d Add more tests for HTTP authentication prompting. 2008-03-16 21:54:16 -07:00
dbaron@dbaron.org
ef10a45f05 Remove the 'timer fired for test' ok as well, so this test doesn't report a timing-dependent variable number of tests. r=dolske (verbally) b=423044 a=tests 2008-03-14 18:04:12 -07:00
dbaron@dbaron.org
0e7b318158 Make test poll for dialog being fully loaded rather than assuming it will be after 300 milliseconds. b=423044 r=dolske a=tests 2008-03-14 17:13:39 -07:00
bugzilla@standard8.plus.com
987ed990a6 Bug 403790 Password manager needs to be able to migrate mailnews logins. r=dolske,gavin,a=blocking-ff3+ 2008-03-12 11:17:59 -07:00
dolske@mozilla.com
7dd3e6390e Disable one check that seems to be mysteriously failing. 2008-03-10 19:24:08 -07:00
dolske@mozilla.com
2eef0839db Bug 419081 - Password prompting code doesn't check new passwords against all possible existing passwords. r=gavin, a=blocking-ff3+ 2008-03-10 17:14:10 -07:00
dolske@mozilla.com
84ac9bf24f Bug 421058 - Firefox won't prompt to change stored passwords. r=gavin, a=blocking-ff3+ 2008-03-08 18:25:40 -08:00
dolske@mozilla.com
845ed56483 Bug 382447 - "Show passwords" button in preferences should be renamed. r=gavin, a1.9=beltzner, ui-r=beltzner 2008-03-07 16:27:27 -08:00
bugzilla@standard8.plus.com
21d2c1519e Fix missed review comment from bug 382437, r=gavin,landing under same approval as main patch 2008-03-02 13:03:37 -08:00
bugzilla@standard8.plus.com
505e7ffa51 Bug 382437 nsLoginManagerPrompter.js needs to implement nsIAuthPrompt. r=dolske,gavin,sr=dveditz,approval1.9b4=beltzner 2008-03-02 04:24:24 -08:00
dolske@mozilla.com
9b93d389a3 (whitespace change to kick tinderbox) 2008-02-27 21:13:49 -08:00
dolske@mozilla.com
2509278a44 Bug 412381 - Clear Private Data should delete old signons.txt file(s). r=gavin, a1.9=beltzner 2008-02-26 20:30:56 -08:00
dolske@mozilla.com
f7a46c76a0 Bug 419417 - Remember password infobar appears everytime with Exchange Server 2003 Web Access. r=gavin, a=blocking-ff3 2008-02-26 12:52:58 -08:00
reed@reedloden.com
0696bc4649 Bug 404014 - "The Password Manager dialog's label changes when clearing the Search box" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=dolske r=gavin a1.9=damons] 2008-02-26 02:03:36 -08:00
reed@reedloden.com
48094ca70b Bug 408797 - "Implement Change Password as a notification bar" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=dolske r=gavin ui-r+a1.9=beltzner] 2008-02-24 22:17:13 -08:00
dolske@mozilla.com
4c7f70262d 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
6c887e9dad 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
e491c305ca Bug 399852. Experimental relanding to collect data from centos5. 2008-02-19 01:16:20 -08:00
dolske@mozilla.com
cc205a52b6 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
fbcf415301 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
57405383c0 Backing out bug 403193 to track down leaks. 2008-02-07 16:32:36 -08:00
dolske@mozilla.com
15ce37b30c 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
2a335fab09 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
9a30976dc7 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
6b50622df4 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
3e6a0eafbd 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
c9a6e0cbaf 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
aeb469dabf Make an empty file count as having zero lines. b=412440 r=dolske 2008-01-20 15:02:07 -08:00
reed@reedloden.com
d194eb919f 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
ff090cebaa 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
c7c2af3e77 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
7464ab6e77 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
5a86eb9eaf 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
a90c543b46 Bug 394610 - Add checks for problematic whitespace. r=gavin, a=blocking-ff3+ 2008-01-13 22:28:09 -08:00
reed@reedloden.com
41513ed278 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
8a5e646fed 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
c6109e7a3f 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
b07dd04746 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
677911a7b6 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
f0fd156a90 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
f3c39a6a1d 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
e3eda0fcb5 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
840da044fa Bug 396316 - update format of stored login manager entries. r=gavin, blocking-ff3+ 2007-12-05 13:16:33 -08:00
dolske@mozilla.com
cb318490d3 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
7f097cc951 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
0152d4c715 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
8853d43cd5 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
68981427f8 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
708ae9b606 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
ba555f0bfd 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
5507f25e24 (Missed a new file in last checkin. b=386150) 2007-09-20 18:54:12 -07:00
dolske@mozilla.com
6cbe32641f 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
649311492e 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
ba7602a7ee 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
8265c1fb4e 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
413bad1895 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
0361783847 Bug 387617: addLogin() should fail if user cancels master password prompt. r=gavin 2007-09-02 17:59:32 -07:00
dolske@mozilla.com
8e5ae04447 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
901d491677 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
f67951543e bustage fix until I figure out how to make test work on Linux. 2007-08-23 13:06:40 -07:00
dolske@mozilla.com
8c85fa29c5 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
a703337bad Bug 378667: Better "passwords for given realm" query support. r=gavin 2007-08-23 11:57:42 -07:00
dolske@mozilla.com
2671df08db 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
186037c849 Minor password manager code simplification b=390447 r=dolske 2007-08-09 11:59:06 -07:00
ginn.chen@sun.com
9a8c1632f4 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
sspitzer@mozilla.org
18a0640622 fix for bug #373353: add favicons to the results in the location bar
r=mano
2007-07-20 14:55:18 -07:00
asqueella@gmail.com
c75bc30b06 Bug 387342 - Nits in passwordmgr comments
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=dolske/gavin
2007-07-17 13:51:55 -07:00
asqueella@gmail.com
55b7618f10 fix whitespace (bug 387342)
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=dolske/gavin
2007-07-17 13:48:57 -07:00
dolske@mozilla.com
5b43f48b37 Bug 381164 - when Master Password is used, it is asked at every startup. r=gavin 2007-07-11 12:40:24 -07:00
rflint@ryanflint.com
e8d173b04c Bug 385524 - Reduce boilerplate code in passwordmgr. r=dolske/gavin 2007-06-30 18:41:33 -07:00
gavin@gavinsharp.com
64ae01005c 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
flamingice@sourmilk.net
9fdef1bdcc Bug 372999, Password manager unit test code cleanup, Patch by Justin Dolske, r=gavin 2007-06-27 12:21:13 -07:00
sayrer@gmail.com
3b82cc8fa8 Bug 385839. Password manager leaks on shutdown. Fix sloppy variable declaration. 2007-06-25 19:20:47 -07:00
sayrer@gmail.com
4a596e4642 Bug 385839. Password manager leaks on shutdown. r=gavin 2007-06-25 18:19:09 -07:00
sdwilsh@shawnwilsher.com
3c25407a4b 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
rflint@ryanflint.com
6aacced545 Backout bug 385524 due to a doubling in RLk. 2007-06-22 21:59:24 -07:00
rflint@ryanflint.com
c4aaf2c891 Bug 385524 - Reduce boilerplate code in passwordmgr. r=gavin/dolske 2007-06-22 21:04:50 -07:00
gavin@gavinsharp.com
e0da09934e Reland patch for bug 380873 since backing it out didn't fix the leaks 2007-05-29 21:44:48 -07:00
gavin@gavinsharp.com
fdf04861f9 Backout patch for bug 380873 to see if it fixes the newly introduced leak (how ironic) 2007-05-29 21:21:25 -07:00
gavin@gavinsharp.com
b0a85ef52d 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
gavin@gavinsharp.com
5b9314a2bf 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
sayrer@gmail.com
a951e167b3 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
sayrer@gmail.com
33c3bcc406 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
sayrer@gmail.com
d1371dc96a 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
sayrer@gmail.com
c1732ab667 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
rflint@ryanflint.com
d20ee68828 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
dbaron@dbaron.org
7fb4ffa5c7 Decode the older base64-obscured entries as well. b=380961 r=dolske 2007-05-16 18:53:52 -07:00
gavin@gavinsharp.com
511b8dfa7a 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
gavin@gavinsharp.com
e6467f4721 Bug 380650: remove old files now that they've been copied to toolkit/components/passwordmgr/content 2007-05-16 07:33:26 -07:00
gavin@gavinsharp.com
65a29921c8 Bustage fix #3 for bug 374723 2007-05-16 07:07:43 -07:00
gavin@gavinsharp.com
b000329bcf 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
gavin@gavinsharp.com
19ca63911e 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
cbarrett@mozilla.com
da3f704e71 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
mattwillis@gmail.com
dffa7864e5 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
philringnalda@gmail.com
53da1e466c 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
gavin@gavinsharp.com
1896254aad 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
bugzilla@standard8.demon.co.uk
36dcc9758c 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
martijn.martijn@gmail.com
73d06f9f9b Bug 358120 - add id attributes to passwordManager.xul, r=gavin.sharp 2007-05-14 22:55:23 -07:00
gavin@gavinsharp.com
5cb9f06d15 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
mozilla.mano@sent.com
c7be7cf0e8 Bug 266945 - Add confirm prompt for 'Remove All' operation in Password Manager. r+a181=mconnor. 2007-05-14 22:55:21 -07:00
gavin@gavinsharp.com
aafcdc7f38 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
bsmedberg@covad.net
f78e9fc2c3 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
aaronleventhal@moonset.net
3b16089250 Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente 2007-05-14 22:55:21 -07:00
gavin@gavinsharp.com
8450112d35 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
mozilla.mano@sent.com
14a09b4db6 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
db48x@yahoo.com
e7049bbc2b 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
marco@gnome.org
95b3ba9306 Bug 233461 Add button icons on the new preferences dialogr=mconnor 2007-05-14 22:55:18 -07:00
ben@bengoodger.com
959667d824 283871 - password manager does not resize vertically... add flex to content box. Patch by Mook <mook.moz@gmail.com> r=me 2007-05-14 22:55:17 -07:00
ben@bengoodger.com
db05f79cf9 274712 - new options dialog 2007-05-14 22:55:16 -07:00
gerv@gerv.net
c476b99438 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-05-14 22:55:15 -07:00
ben@bengoodger.com
7d3d73039c Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2007-05-14 22:55:17 -07:00
bryner@brianryner.com
4457beee38 skip signon entries that don't decrypt properly 2007-05-14 22:55:16 -07:00
steffen.wilberg@web.de
addf55de54 Bug 239241 - (seamonkey port) option to show/display saved passwords. r=bryner 2007-05-14 22:55:14 -07:00
varga@nixcorp.com
b89e10853d Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2007-05-14 22:55:14 -07:00
bryner@brianryner.com
1a99f62a64 Persist size/position and column widths for password manager dialog. Bug 217147, patch by steffen.wilberg@web.de, r=me 2007-05-14 22:55:13 -07:00
bryner@brianryner.com
0346bee9cd port fix to sort strings case-insensitively, bug 220067 2007-05-14 22:55:12 -07:00
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