gecko/toolkit/components/passwordmgr/test
2009-07-20 20:29:41 +02:00
..
browser Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
unit Bug 500822 - Importing passwords to mozstorage can fail when signons3.txt is corrupted, r=dolske 2009-07-13 13:35:55 -07:00
authenticate.sjs Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske 2009-07-20 20:29:41 +02:00
formsubmit.sjs Bug 444959 – Need tests for login manager notification bars. r=gavin 2008-07-12 21:42:30 -07:00
Makefile.in Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske 2009-07-20 20:29:41 +02:00
mlogosm.gif
notification_common.js Bug 487797 - Don't rely on button names in <passwordmgr/test/*>. r=dolske 2009-05-06 12:55:25 -07:00
prompt_common.js 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
pwmgr_common.js Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [passwordmgr part]; r=dolske 2008-10-21 01:58:43 +03:30
subtst_notifications_1.html Bug 444959 – Need tests for login manager notification bars. r=gavin 2008-07-12 21:42:30 -07:00
subtst_notifications_2.html Bug 444959 – Need tests for login manager notification bars. r=gavin 2008-07-12 21:42:30 -07:00
subtst_notifications_3.html Bug 444959 – Need tests for login manager notification bars. r=gavin 2008-07-12 21:42:30 -07:00
subtst_notifications_4.html Bug 444959 – Need tests for login manager notification bars. r=gavin 2008-07-12 21:42:30 -07:00
subtst_notifications_5.html Bug 444959 – Need tests for login manager notification bars. r=gavin 2008-07-12 21:42:30 -07:00
subtst_notifications_6.html Bug 435531 – problem saving login when form or existing login is password-only. r=gavin 2008-07-13 00:04:30 -07:00
subtst_notifications_7.html Bug 403420 - notification bar should show the host for the login it's asking to save. r=gavin, ui-r=beltzner 2008-10-30 23:28:39 -07:00
subtst_notifications_8.html Bug 394611 - Always prompt the user before changing a stored password. r=gavin 2008-10-12 20:05:11 -07:00
subtst_notifications_9.html Bug 394611 - Always prompt the user before changing a stored password. r=gavin 2008-10-12 20:05:11 -07:00
subtst_notifications_10.html Bug 394611 - Always prompt the user before changing a stored password. r=gavin 2008-10-12 20:05:11 -07:00
subtst_privbrowsing_1.html Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [passwordmgr part]; r=dolske 2008-10-21 01:58:43 +03:30
subtst_privbrowsing_2.html Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [passwordmgr part]; r=dolske 2008-10-21 01:58:43 +03:30
subtst_privbrowsing_3.html Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [passwordmgr part]; r=dolske 2008-10-21 01:58:43 +03:30
subtst_privbrowsing_4.html Bug 471906 - Login manager's onblur handler shouldn't do anything when the username is blank. r=gavin 2009-05-12 12:09:18 -07:00
subtst_prompt_async.html Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske 2009-07-20 20:29:41 +02:00
test_0init.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_basic_form_0pw.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_basic_form_1pw_2.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_basic_form_1pw.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_basic_form_2.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_basic_form_2pw_1.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_basic_form_2pw_2.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_basic_form_3pw_1.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_basic_form_autocomplete.html Bug 497541 - Autocomplete dropdown should update when text inserted before end. r=gavin 2009-07-11 09:25:57 +02:00
test_basic_form_observer_autocomplete.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_basic_form_observer_autofillForms.html Bug 492153 - login manager doesn't always notify observers when it handles form. r=dolske, a192=beltzner 2009-05-20 20:22:35 -07:00
test_basic_form_observer_foundLogins.html Bug 492153 - login manager doesn't always notify observers when it handles form. r=dolske, a192=beltzner 2009-05-20 20:22:35 -07:00
test_basic_form_pwonly.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_basic_form.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug_221634.html
test_bug_227640.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug_242956.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug_360493_1.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug_360493_2.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug_391514.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug_427033.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug_444968.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_notifications.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_privbrowsing.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_prompt_async.html Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske 2009-07-20 20:29:41 +02:00
test_prompt.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_xhr.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_xml_load.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_zzz_finish.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00