fune/browser/base/content/test/general
Sebastian Hengst 3a10644021 Backed out 6 changesets (bug 888600) for beta simulation failures: build bustage on Linux and Windows opt (bug 1442036) and devtools failure browser_net_view-source-debugger.js (bug 1441961). a=backout
Backed out changeset 83c87140dc3d (bug 888600)
Backed out changeset 2efb9b1753f6 (bug 888600)
Backed out changeset af5303781961 (bug 888600)
Backed out changeset 79ef59047e63 (bug 888600)
Backed out changeset 30d568d628dd (bug 888600)
Backed out changeset c7bd4c6c9741 (bug 888600)

--HG--
extra : histedit_source : 791b22f6770f4fead2f909478a93d65d85829fe0%2Cbb387309e90f53e1dde45dcf8cf4ebedcc6e5c5e
2018-03-01 11:51:09 +02:00
..
.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
alltabslistener.html
app_bug575561.html Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
app_subframe_bug575561.html
audio.ogg
benignPage.html
browser.ini Bug 1005420 - Re-enable browser_visibleTabs_bookmarkAllPages.js as the intermittent failures seem resolved now. r=mak 2018-02-22 11:38:58 +00:00
browser_accesskeys.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_addCertException.js Bug 1434883 - Part 2 - Use an asynchronous API to open PanelMultiView panels. r=Gijs 2018-02-06 09:02:27 +00:00
browser_addKeywordSearch.js Bug 1360406 - Remove context menu sync IPC. r=felipe 2017-08-21 15:42:37 -07:00
browser_alltabslistener.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_audioTabIcon.js Bug 1408044 - fix miscellaneous tests that depended on about: existing, r=dao 2017-11-15 17:19:33 +00:00
browser_backButtonFitts.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_beforeunload_duplicate_dialogs.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_blob-channelname.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_blockHPKP.js Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
browser_bookmark_popup.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_bookmark_titles.js Bug 1120110 - Consistently save pages bookmarked using 'Bookmark This Page' anywhere into the 'Other Bookmarks' folder. r=mak 2017-10-23 14:10:04 +02:00
browser_bug321000.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_bug356571.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_bug380960.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug386835.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug406216.js Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
browser_bug408415.js Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
browser_bug413915.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_bug416661.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug417483.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_bug419612.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser_bug423833.js Bug 1412778 - Enable ESLint rule no-cpows-in-tests across the whole tree. r=florian 2017-10-30 09:55:39 +00:00
browser_bug424101.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_bug427559.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_bug431826.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser_bug432599.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_bug435325.js Bug 1374282 - script generated patch to remove generators from add_task in browser/ and toolkit/, r=Mossop. 2017-06-22 12:51:43 +02:00
browser_bug441778.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug455852.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser_bug462289.js Bug 1363829 P14 Make browser_bug462289.js test use setTimeout(f, 0) like it did before bug 1102017. r=dao 2017-05-31 17:13:20 -07:00
browser_bug462673.js Bug 1415863 - Rename mTabBox to tabbox. r=florian 2017-11-09 13:53:48 +01:00
browser_bug477014.js Bug 1379447 - fix intermittent failure in browser_alltabslistener caused by tab hitting about:blank when waiting for page stops, r=dao 2017-07-19 23:17:01 +01:00
browser_bug479408.js Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
browser_bug479408_sample.html
browser_bug481560.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
browser_bug484315.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser_bug491431.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug495058.js Bug 1355426 - Fix browser_bug495058.js to not wait for MozAfterPaint in non-remote browser case. r=jaws 2017-08-02 14:05:53 -04:00
browser_bug519216.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_bug520538.js Bug 1364016 - Explicitly pass a triggeringPrincipal to openURI. r=gijs,baku 2017-07-05 21:58:21 +02:00
browser_bug521216.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
browser_bug533232.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug537013.js Bug 1421376 - Change various instances of manually calling getService to use Services.jsm in browser/. r=mossop 2017-11-28 19:21:33 +00:00
browser_bug537474.js Bug 1408044 - fix miscellaneous tests that depended on about: existing, r=dao 2017-11-15 17:19:33 +00:00
browser_bug550565.js Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
browser_bug553455.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_bug555224.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug555767.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_bug559991.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser_bug563588.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug565575.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_bug567306.js Bug 1230369 - Manually fix some remaining instances of Ci/Cc/Cu definitions and switch Components.* to using the shorthand in some places. r=florian 2018-02-07 09:24:15 +00:00
browser_bug575561.js Bug 1412778 - Enable ESLint rule no-cpows-in-tests across the whole tree. r=florian 2017-10-30 09:55:39 +00:00
browser_bug575830.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug577121.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug578534.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_bug579872.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug581242.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug581253.js Bug 1434262 - Remove PlacesTestUtils.clearHistory() r=mak 2018-01-31 22:03:05 -08:00
browser_bug585785.js Bug 1392119 - Enable the ESLint no-caller rule across mozilla-central r=standard8 2017-08-23 13:38:24 +01:00
browser_bug585830.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug592338.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_bug594131.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug596687.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_bug597218.js Bug 1363687 - Have gBrowser.loadOneTab() provide a valid triggeringPrincipal. r=gijs 2017-05-11 08:43:54 +02:00
browser_bug609700.js Bug 1392119 - Enable the ESLint no-caller rule across mozilla-central r=standard8 2017-08-23 13:38:24 +01:00
browser_bug623893.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_bug624734.js Bug 1383009 - fix tests, BrowserUITelemetry and pocket to deal with the changes to the navbar, r=jaws 2017-08-08 15:09:44 +01:00
browser_bug633691.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_bug647886.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_bug655584.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug664672.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug676619.js Bug 1425363 - remove onWindowTitleChanged given that nobody uses it, r=bgrins 2017-12-14 21:55:44 -06:00
browser_bug678392-1.html Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
browser_bug678392-2.html Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
browser_bug678392.js Bug 1412778 - Enable ESLint rule no-cpows-in-tests across the whole tree. r=florian 2017-10-30 09:55:39 +00:00
browser_bug710878.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_bug719271.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug724239.js Bug 1433324 - Part 3. Assume true for browser.newtabpage.activity-stream.enabled. r=ursula 2018-02-13 16:53:50 -08:00
browser_bug734076.js Bug 1397652 - Update tests within browser/ to comply with new toplevel data: URI navigation policy. r=gijs 2017-09-13 06:56:42 +02:00
browser_bug735471.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_bug749738.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug763468_perwindowpb.js Bug 1365412 - Clean up various ESLint global definitions in browser/. r=mossop 2017-05-16 22:22:42 +01:00
browser_bug767836_perwindowpb.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_bug817947.js Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
browser_bug832435.js Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
browser_bug839103.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_bug882977.js Bug 1393802 - Make about:home's identity block consistent with about:newtab's. r=florian 2017-08-30 17:23:26 +02:00
browser_bug963945.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_bug970746.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_bug970746.xhtml Bug 1402070 - Put explicit line-breaks in browser_bug970746.xhtml to avoid test fragility due to potential line-breaks within test elements. r=philor, a=permaorange 2017-09-23 06:18:36 -07:00
browser_bug1015721.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_bug1261299.js Bug 1436926 - part 2: Remove unnecessary KeyboardEvent.code specification of callers of EventUtils.synthesizeKey() r=smaug 2018-02-09 19:17:26 +09:00
browser_bug1297539.js Bug 1421376 - Change various instances of manually calling getService to use Services.jsm in browser/. r=mossop 2017-11-28 19:21:33 +00:00
browser_bug1299667.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_clipboard.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_clipboard_pastefile.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_compacttheme.js Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws 2018-02-15 13:37:30 +00:00
browser_contentAltClick.js Bug 1434262 - Remove PlacesTestUtils.clearHistory() r=mak 2018-01-31 22:03:05 -08:00
browser_contentAreaClick.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser_contentSearchUI.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_contextmenu.js Bug 1429709 - make relative SVG links absolute, r=jaws 2018-01-12 00:19:12 +00:00
browser_contextmenu_childprocess.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_contextmenu_input.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_ctrlTab.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser_datachoices_notification.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_decoderDoctor.js Bug 1422985. Update decoder doctor to JSON encode details param value. r=Gijs 2018-01-26 16:46:03 -06:00
browser_documentnavigation.js Bug 1421376 - Change various instances of manually calling getService to use Services.jsm in browser/. r=mossop 2017-11-28 19:21:33 +00:00
browser_domFullscreen_fullscreenMode.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_double_close_tab.js Backed out changeset 6896f93a2327 (bug 1385352) for not making it to m-c before the next violation of its new linting rule merged to autoland 2017-08-10 20:21:19 -07:00
browser_drag.js Bug 1421376 - Change various instances of manually calling getService to use Services.jsm in browser/. r=mossop 2017-11-28 19:21:33 +00:00
browser_duplicateIDs.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_e10s_about_page_triggeringprincipal.js Bug 1412778 - Enable ESLint rule no-cpows-in-tests across the whole tree. r=florian 2017-10-30 09:55:39 +00:00
browser_e10s_about_process.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_e10s_chrome_process.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_e10s_javascript.js Bug 1374282 - script generated patch to remove generators from add_task in browser/ and toolkit/, r=Mossop. 2017-06-22 12:51:43 +02:00
browser_e10s_switchbrowser.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_favicon_change.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_favicon_change_not_in_document.js Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
browser_feed_discovery.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_findbarClose.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_focusonkeydown.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_fullscreen-window-open.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_gestureSupport.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_getshortcutoruri.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_gZipOfflineChild.js Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
browser_hide_removing.js Bug 1355426 - Update browser_hide_removing.js to wait for TabClose instead of TabSelect. r=jaws 2017-07-31 18:26:11 -04:00
browser_homeDrop.js Bug 1421376 - Change various instances of manually calling getService to use Services.jsm in browser/. r=mossop 2017-11-28 19:21:33 +00:00
browser_invalid_uri_back_forward_manipulation.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_keywordBookmarklets.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_keywordSearch.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_keywordSearch_postData.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_lastAccessedTab.js Bug 1435296 Address test failures caused by bumping timer precision to 2 ms r=baku 2018-02-12 11:39:41 -06:00
browser_menuButtonFitts.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_middleMouse_noJSPaste.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_minimize.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_modifiedclick_inherit_principal.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_new_http_window_opened_from_file_tab.js Bug 1418739 - Part 2: Remove unused delayedStartup parameter from BrowserTestUtils.waitForNewWindow. r=smaug 2017-11-21 03:41:56 +09:00
browser_newTabDrop.js Bug 1435910 - Part 2: Open either URIs or single search when dropping multiple-line text. r=Gijs 2018-02-28 10:36:43 +09:00
browser_newwindow_focus.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_newWindowDrop.js Bug 1435910 - Part 1: Warn when opening too many tabs by drag and drop. r=Gijs 2018-02-28 10:36:43 +09:00
browser_offlineQuotaNotification.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_page_style_menu.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_page_style_menu_update.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_PageMetaData_pushstate.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_plainTextLinks.js Backed out changeset 6896f93a2327 (bug 1385352) for not making it to m-c before the next violation of its new linting rule merged to autoland 2017-08-10 20:21:19 -07:00
browser_printpreview.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_private_browsing_window.js
browser_private_no_prompt.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_refreshBlocker.js Bug 1414425 - Make sure the appropriate triggeringPrincipal is set for a meta refresh. r=bz 2017-11-09 16:32:51 +01:00
browser_registerProtocolHandler_notification.html
browser_registerProtocolHandler_notification.js Bug 1429732 - Use a pref to disable registerProtocolHandler in insecure contexts. r=baku,dao 2018-02-04 12:10:10 +00:00
browser_relatedTabs.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_remoteTroubleshoot.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_remoteWebNavigation_postdata.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_removeTabsToTheEnd.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_restore_isAppTab.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_save_link-perwindowpb.js Bug 1421376 - Change various instances of manually calling getService to use Services.jsm in browser/. r=mossop 2017-11-28 19:21:33 +00:00
browser_save_link_when_window_navigates.js Bug 1421376 - Change various instances of manually calling getService to use Services.jsm in browser/. r=mossop 2017-11-28 19:21:33 +00:00
browser_save_private_link_perwindowpb.js Bug 1417937 - Remove unnecessary LoadContextInfo.jsm r=standard8 2018-01-31 23:16:46 +05:30
browser_save_video.js Bug 1421376 - Change various instances of manually calling getService to use Services.jsm in browser/. r=mossop 2017-11-28 19:21:33 +00:00
browser_save_video_frame.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_scope.js Bug 1374242 - Remove obsolete whitelisting of unhandled rejections. r=Mossop 2017-06-29 00:13:06 +01:00
browser_search_discovery.js Bug 1401894 - Add various tests for rich icon collection. r=mak 2017-10-02 13:14:40 -04:00
browser_selectTabAtIndex.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_ssl_error_reports.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_star_hsts.js Bug 1432425 - Remove synchronous Bookmarks::RemoveFolderChildren. r=kitcambridge,standard8 2018-02-25 21:44:41 +01:00
browser_star_hsts.sjs
browser_storagePressure_notification.js Bug 1435296 Address test failures caused by bumping timer precision to 2 ms r=baku 2018-02-12 11:39:41 -06:00
browser_subframe_favicons_not_used.js Bug 1352459 - Collect rich icons in ContentLinkHandler. r=mak,Mardak 2017-09-12 09:47:51 -04:00
browser_tab_close_dependent_window.js Bug 1342299 - browser_tab_close_dependent_window.js should wait for the tab to have gone away, rs=firebot,test-only 2017-10-11 17:17:17 +01:00
browser_tab_detach_restore.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_tab_drag_drop_perwindow.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_tab_dragdrop.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_tab_dragdrop2.js Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
browser_tab_dragdrop2_frame1.xul Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
browser_tab_dragdrop_embed.html Backed out changeset 19bf052b3949 (bug 1335475) 2017-03-10 23:27:10 +01:00
browser_tabbar_big_widgets.js
browser_tabDrop.js Bug 1435910 - Part 1: Warn when opening too many tabs by drag and drop. r=Gijs 2018-02-28 10:36:43 +09:00
browser_tabfocus.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_tabkeynavigation.js Bug 1415863 - Rename mTabBox to tabbox. r=florian 2017-11-09 13:53:48 +01:00
browser_tabReorder.js Bug 1406478 - Set browser.tabs.tabMinWidth to 76. r=jaws 2017-10-09 19:38:47 +02:00
browser_tabs_close_beforeunload.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_tabs_isActive.js Backed out changeset 6896f93a2327 (bug 1385352) for not making it to m-c before the next violation of its new linting rule merged to autoland 2017-08-10 20:21:19 -07:00
browser_tabs_owner.js Bug 1374242 - Remove obsolete whitelisting of unhandled rejections. r=Mossop 2017-06-29 00:13:06 +01:00
browser_testOpenNewRemoteTabsFromNonRemoteBrowsers.js Bug 1433324 - Part 3. Assume true for browser.newtabpage.activity-stream.enabled. r=ursula 2018-02-13 16:53:50 -08:00
browser_trackingUI_1.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_trackingUI_2.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_trackingUI_3.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_trackingUI_4.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_trackingUI_5.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_trackingUI_6.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_trackingUI_telemetry.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_typeAheadFind.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_unknownContentType_title.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_unloaddialogs.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_utilityOverlay.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_viewSourceInTabOnViewSource.js Bug 1418403 - Remove viewing source in a standalone window. r=jryans 2018-02-05 13:33:58 -08:00
browser_visibleFindSelection.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_visibleTabs.js Bug 1374282 - script generated patch to remove generators from add_task in browser/ and toolkit/, r=Mossop. 2017-06-22 12:51:43 +02:00
browser_visibleTabs_bookmarkAllPages.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_visibleTabs_tabPreview.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser_web_channel.html Bug 1320189 - Fix WebChannel error reporting for content errors r=markh 2016-11-25 11:34:07 -05:00
browser_web_channel.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_web_channel_iframe.html Bug 1314343: Turn on no-unreachable in eslint. r=standard8 2016-11-01 10:58:35 -07:00
browser_windowactivation.js Bug 1379915 - Convert browser_windowactivation.js to comply with new data: URI inheritance model. r=smaug 2017-07-11 10:31:07 +02:00
browser_zbug569342.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
bug364677-data.xml
bug364677-data.xml^headers^
bug395533-data.txt
bug592338.html Bug 1363853: Remove LWT footers r=Gijs 2017-05-24 09:21:51 -04:00
bug792517-2.html
bug792517.html
bug792517.sjs
bug839103.css
clipboard_pastefile.html Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
close_beforeunload.html Bug 1298559 - Enable eslint for /browser/base/content/test/ r=mattn 2016-08-31 12:53:24 -04:00
close_beforeunload_opens_second_tab.html Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
contentSearchUI.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
contentSearchUI.js Backed out 6 changesets (bug 888600) for beta simulation failures: build bustage on Linux and Windows opt (bug 1442036) and devtools failure browser_net_view-source-debugger.js (bug 1441961). a=backout 2018-03-01 11:51:09 +02:00
contextmenu_common.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ctxmenu-image.png
discovery.html
download_page.html Bug 1397652 - Update tests within browser/ to comply with new toplevel data: URI navigation policy. r=gijs 2017-09-13 06:56:42 +02:00
download_page_1.txt Bug 1397652 - Update tests within browser/ to comply with new toplevel data: URI navigation policy. r=gijs 2017-09-13 06:56:42 +02:00
download_page_2.txt Bug 1397652 - Update tests within browser/ to comply with new toplevel data: URI navigation policy. r=gijs 2017-09-13 06:56:42 +02:00
dummy_page.html
feed_discovery.html Bug 1420622 - Remove feed and pcast protocols. r=Gijs 2017-12-19 16:12:29 +00:00
feed_tab.html
file_about_child.html Bug 1329032 - Test privileged about page to use SystemPrincipal as TriggeringPrincipal when loading about page in child. r=gijs 2017-01-18 08:44:42 +01:00
file_about_parent.html Bug 1329032 - Test privileged about page to use SystemPrincipal as TriggeringPrincipal when loading about page in child. r=gijs 2017-01-18 08:44:42 +01:00
file_bug970276_favicon1.ico
file_bug970276_favicon2.ico
file_bug970276_popup1.html
file_bug970276_popup2.html
file_documentnavigation_frameset.html
file_double_close_tab.html
file_favicon_change.html Bug 1298559 - Enable eslint for /browser/base/content/test/ r=mattn 2016-08-31 12:53:24 -04:00
file_favicon_change_not_in_document.html
file_fullscreen-window-open.html Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
file_generic_favicon.ico
file_mediaPlayback.html
file_trackingUI_6.html Bug 1428745 - Remove support for version parameter from script loader - tests, r=jonco 2018-01-09 17:00:49 +01:00
file_trackingUI_6.js
file_trackingUI_6.js^headers^
file_window_activation.html Bug 1379915 - Convert browser_windowactivation.js to comply with new data: URI inheritance model. r=smaug 2017-07-11 10:31:07 +02:00
file_window_activation2.html Bug 1379915 - Convert browser_windowactivation.js to comply with new data: URI inheritance model. r=smaug 2017-07-11 10:31:07 +02:00
file_with_favicon.html
file_with_link_to_http.html Bug 1338375 Part 2: Check that new http browser window opened from file URI page works. 2017-02-28 07:28:36 +00:00
gZipOfflineChild.cacheManifest
gZipOfflineChild.cacheManifest^headers^
gZipOfflineChild.html
gZipOfflineChild.html^headers^
gZipOfflineChild_uncompressed.html Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
head.js Bug 1435910 - Part 1: Warn when opening too many tabs by drag and drop. r=Gijs 2018-02-28 10:36:43 +09:00
head_plain.js
mochitest.ini Backed out changeset e401076359c6 (bug 1354175) for M(8) failures on a CLOSED TREE 2018-01-31 21:26:42 +02:00
moz.png
navigating_window_with_download.html
offlineByDefault.js Bug 1421376 - Change various instances of manually calling getService to use Services.jsm in browser/. r=mossop 2017-11-28 19:21:33 +00:00
offlineChild.cacheManifest
offlineChild.cacheManifest^headers^
offlineChild.html Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
offlineChild2.cacheManifest
offlineChild2.cacheManifest^headers^
offlineChild2.html Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
offlineEvent.cacheManifest
offlineEvent.cacheManifest^headers^
offlineEvent.html
offlineQuotaNotification.cacheManifest
offlineQuotaNotification.html
page_style_sample.html
pinning_headers.sjs
POSTSearchEngine.xml
print_postdata.sjs
refresh_header.sjs
refresh_meta.sjs
searchSuggestionEngine.sjs
searchSuggestionEngine.xml
searchSuggestionEngine2.xml
ssl_error_reports.sjs
subtst_contextmenu.html Bug 1429709 - make relative SVG links absolute, r=jaws 2018-01-12 00:19:12 +00:00
subtst_contextmenu_input.html Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
subtst_contextmenu_xul.xul Bug 1120967 - Broken middle/right click on links via about:preferences pages. r=jaws 2016-08-19 17:32:31 +08:00
test_bug364677.html
test_bug395533.html
test_bug462673.html
test_bug628179.html
test_bug839103.html
test_offline_gzip.html
test_process_flags_chrome.html
test_remoteTroubleshoot.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
title_test.svg
trackingPage.html
unknownContentType_file.pif
unknownContentType_file.pif^headers^
video.ogg
web_video.html
web_video1.ogv
web_video1.ogv^headers^
zoom_test.html