Commit Graph

454 Commits

Author SHA1 Message Date
Ehsan Akhgari
4b59d4413c Bug 461629 - Need to remove the "private-browsing-enter" observer at the end of test_privbrowsing.html, r=dolske 2008-10-26 01:16:02 +03:30
Ehsan Akhgari
c68dffd16f Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [passwordmgr part]; r=dolske 2008-10-21 01:58:43 +03:30
Justin Dolske
91882949b6 Bug 394611 - Always prompt the user before changing a stored password. r=gavin
(relanding with workaround to avoid leak)
2008-10-12 20:05:11 -07:00
Daniel Holbert
8992d625af Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
Justin Dolske
e1fee26bf1 Bug 457358 - need to reset UTF8 converter after it encounters invalid input (pwmgr problems in FF3.0.3). r=gavin 2008-09-30 22:08:46 -07:00
Justin Dolske
ed4f35be6c Bug 454708 - storage-Legacy can throw when calling ConvertToUnicode. r=gavin 2008-09-24 09:12:23 -07:00
Serge Gautherie
2a1d0a4930 Backed out changeset fa8fbd81159d
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us; r=(dolske + sdwilsh)
to try to fix leak
2008-09-20 19:41:50 +02:00
Paul O'Shannessy
7762d81a96 Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us; r=(dolske + sdwilsh) 2008-09-20 17:02:26 +02:00
Mark Banner
456ad20d5f Bug 325842 Make setting the autocomplete attribute 'completeDefaultIndex' do something sane when the search string does not match the beginning of the result string. r=enndeakin,ui-review=mconnor 2008-09-19 16:30:51 +01:00
Justin Dolske
e241fdb5e5 Bug 399703 - Password manager offers to store logins with empty passwords. r=gavin 2008-09-07 00:12:34 -07:00
Justin Dolske
51b69a8059 Bug 447788 - Login not filled if existing form username differs in case. r=gavin. 2008-09-07 00:01:11 -07:00
Justin Dolske
5502f36628 Bug 446109 - Password manager can overwrite an existing password in an input. r=gavin 2008-09-06 23:52:15 -07:00
Justin Dolske
9392b8847b Bug 400795 - initial form fill and username autocomplete should share common code. r=gavin 2008-09-06 22:19:02 -07:00
Justin Dolske
0bae32118b Bug 361517 - Don't fill in passwords / usernames in readonly fields. r=gavin. 2008-09-04 13:08:57 -07:00
Justin Dolske
b8b3263f5b Bug 443880. Comment-only change to IDL. r=me, b=443880 2008-09-02 00:35:19 -07:00
Paul O'Shannessy
6e7fb5b043 Bug 451479 – storage-mozStorage should use COUNT in countLogins. r=dolske, r=sdwilsh 2008-08-28 13:13:42 -07:00
Justin Dolske
9f8c37ccb9 Bug 451155 – Password manager does not work correctly on IDN site whose name contains any character over U+0100. r=gavin 2008-08-25 15:32:59 -07:00
Justin Dolske
59efe77d2b Fix tests on Windows and re-enable mozStorage for password manager (bug 288040) 2008-08-17 16:12:57 -07:00
Justin Dolske
77a6051bac Partially backout bug 288040 while looking into annoying Windows test failures. 2008-08-15 21:14:58 -07:00
Justin Dolske
ddfc372cce Test bustage fix. 2008-08-15 17:52:42 -07:00
Paul O'Shannessy
63157bcbfa Bug 288040 – convert signons3.txt to mozstorage. r=dolske, r=sdwilsh 2008-08-15 15:41:22 -07:00
Dão Gottwald
4d42e6fdf3 Bug 449661 – Use the new search textbox binding in the password manager. r=mconnor 2008-08-15 04:27:54 +02:00
Justin Dolske
eb10cd8772 Bug 449701 – legacy storage module shouldn't share login objects across XPCOM. r=gavin 2008-08-11 17:08:49 -07:00
Justin Dolske
baaaef73ea Bug 422974 – Prism uses old "Remember password?" mechanism. r=gavin 2008-08-11 16:31:57 -07:00
Justin Dolske
388cb13ad3 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
69a08d6b76 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
aec04256af Bustage fix 2008-08-04 19:27:11 -07:00
Paul OShannessy
ae472de41f Bug 449095 – LoginManagerStorage_legacy shouldn't write file if no data present. r=me 2008-08-04 16:28:44 -07:00
Justin Dolske
dd3fc1c41a Bug 327977 – Password manager overwrites page data for password-only forms. r=gavin 2008-07-18 14:18:05 -07:00
Justin Dolske
9566cf5e9d 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
1616901068 Bug 444959 – Need tests for login manager notification bars. r=gavin 2008-07-12 21:42:30 -07:00
Paul O'Shannessy
2ebd72404d 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
eb24fe2f38 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
9127e5b75c 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
a9be291366 Bug 423460 - Saved Passwords are not imported from IE6 to Firefox on XP. r=gavin 2008-05-06 00:45:34 -07:00
bc6f62b048 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
ed68101d18 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
4a4aaa0504 Bug 431773 - minor cleanup of login manager logging. r=gavin, a1.9=damons 2008-05-02 00:44:24 -07:00
14ffbb6d57 Bug 427033 - Can't save form logins with action="javascript:..." r=gavin, a1.9=beltzner 2008-04-10 16:38:45 -07:00
beaaec1a0f Bug 423461 Warning: assignment to undeclared variable syncNeeded r=dolske a=dsicore 2008-03-19 14:12:15 -07:00
10e0a5bab2 Revert logging added when debugging bug 399852. 2008-03-18 13:19:15 -07:00
6205b70e97 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
f7acae74c1 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
a29cfb6098 Move iframe onload handler setup later to avoid initial about:blank onload event. 2008-03-16 22:42:24 -07:00
211eb4b124 Add more tests for HTTP authentication prompting. 2008-03-16 21:54:16 -07:00
9ae7cc312d 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
ea4b3a5ee7 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
cf4f16167d 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
a50b5b1feb Disable one check that seems to be mysteriously failing. 2008-03-10 19:24:08 -07:00
7917696404 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