| .. |
|
.eslintrc.js
|
Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws
|
2017-03-20 12:36:37 +01:00 |
|
authenticate.sjs
|
|
|
|
browser.ini
|
Bug 1348791 - Add a test for autocomplete master password timeout. r=MattN
|
2017-05-08 06:20:45 -04:00 |
|
browser_autocomplete_insecure_warning.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_capture_doorhanger.js
|
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
|
2017-05-12 14:45:01 +02:00 |
|
browser_capture_doorhanger_httpsUpgrade.js
|
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
|
2017-05-12 14:45:01 +02:00 |
|
browser_capture_doorhanger_window_open.js
|
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
|
2017-05-12 14:45:01 +02:00 |
|
browser_context_menu.js
|
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
|
2017-05-12 14:45:01 +02:00 |
|
browser_context_menu_autocomplete_interaction.js
|
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
|
2017-05-12 14:45:01 +02:00 |
|
browser_context_menu_iframe.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_DOMFormHasPassword.js
|
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
|
2017-05-15 21:49:50 +02:00 |
|
browser_DOMInputPasswordAdded.js
|
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
|
2017-05-15 21:49:50 +02:00 |
|
browser_exceptions_dialog.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_formless_submit_chrome.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_hasInsecureLoginForms.js
|
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
|
2017-05-15 21:49:50 +02:00 |
|
browser_hasInsecureLoginForms_streamConverter.js
|
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
|
2017-05-15 21:49:50 +02:00 |
|
browser_http_autofill.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_insecurePasswordConsoleWarning.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_master_password_autocomplete.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_notifications.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_notifications_2.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_notifications_password.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_notifications_username.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_passwordmgr_contextmenu.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_passwordmgr_editing.js
|
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
|
2017-05-12 14:45:01 +02:00 |
|
browser_passwordmgr_fields.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_passwordmgr_observers.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_passwordmgr_sort.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_passwordmgr_switchtab.js
|
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
|
2017-05-15 21:49:50 +02:00 |
|
browser_passwordmgrdlg.js
|
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
|
2017-05-12 14:42:39 +02:00 |
|
browser_username_select_dialog.js
|
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
|
2017-05-12 14:45:01 +02:00 |
|
form_autofocus_js.html
|
Bug 1311301 - Ensure login managed inputs focus on load. r=mattn
|
2016-12-01 00:01:52 +00:00 |
|
form_basic.html
|
|
|
|
form_basic_iframe.html
|
|
|
|
form_cross_origin_insecure_action.html
|
|
|
|
form_cross_origin_secure_action.html
|
|
|
|
form_same_origin_action.html
|
|
|
|
formless_basic.html
|
|
|
|
head.js
|
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
|
2017-05-12 14:45:01 +02:00 |
|
insecure_test.html
|
|
|
|
insecure_test_subframe.html
|
|
|
|
multiple_forms.html
|
|
|
|
streamConverter_content.sjs
|
|
|
|
subtst_notifications_1.html
|
|
|
|
subtst_notifications_2.html
|
|
|
|
subtst_notifications_2pw_0un.html
|
|
|
|
subtst_notifications_2pw_1un_1text.html
|
|
|
|
subtst_notifications_3.html
|
|
|
|
subtst_notifications_4.html
|
|
|
|
subtst_notifications_5.html
|
|
|
|
subtst_notifications_6.html
|
|
|
|
subtst_notifications_8.html
|
|
|
|
subtst_notifications_9.html
|
|
|
|
subtst_notifications_10.html
|
|
|
|
subtst_notifications_11.html
|
Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs
|
2017-01-17 10:38:58 -06:00 |
|
subtst_notifications_11_popup.html
|
Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs
|
2017-01-17 10:38:58 -06:00 |
|
subtst_notifications_change_p.html
|
|
|