gecko-dev/browser/base/content/test/general
Alexander Surkov 0f1bc68db8 Bug 1519514 - convert tabbrowser-tab binding to a Custom Element, r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D28662

--HG--
extra : moz-landing-system : lando
2019-05-28 22:00:28 +00:00
..
.eslintrc.js
alltabslistener.html
app_bug575561.html
app_subframe_bug575561.html
audio.ogg
browser_accesskeys.js Bug 1485426 - Use createXULElement instead of createElement in XUL docs. r=bgrins 2018-08-25 00:16:27 +00:00
browser_addCertException.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_addKeywordSearch.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_alltabslistener.js Bug 1510569 - Remove onStatusChange handlers from browser_alltabslistener.js r=Gijs 2019-04-03 17:32:14 +00:00
browser_backButtonFitts.js
browser_beforeunload_duplicate_dialogs.js Bug 1519514 - convert tabbrowser-tab binding to a Custom Element, r=aswan 2019-05-28 22:00:28 +00:00
browser_blob-channelname.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_blockHPKP.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
browser_bug321000.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_bug356571.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_bug380960.js
browser_bug386835.js
browser_bug406216.js Bug 1544834 - Replace deprecated generics in test code r=evilpie 2019-04-17 19:03:19 +00:00
browser_bug416661.js
browser_bug417483.js Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +01:00
browser_bug419612.js Bug 887889 - Fix intermittent failure in browser_bug419612.js r=mak 2018-04-20 09:35:40 -07:00
browser_bug423833.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_bug424101.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_bug427559.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
browser_bug431826.js Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +01:00
browser_bug432599.js Bug 1521707 - Move promisePopupEvent to BrowserTestUtils.jsm. r=mak 2019-01-23 14:04:46 +00:00
browser_bug441778.js
browser_bug455852.js Bug 1442465 - Part 2: Use BrowserTestUtils.{waitForTabClosing,waitForSessionStoreUpdate} instead of BrowserTestUtils.tabRemoved. r=dao 2018-03-19 11:12:13 +09:00
browser_bug462289.js Bug 1506510 - add keyboard focus styling for toolbar/urlbar buttons. r=dao 2019-03-15 04:35:09 +00:00
browser_bug462673.js Bug 1505791 - Separate the browser panel from the notification box. r=dao,bgrins 2018-11-08 15:31:37 +00:00
browser_bug477014.js Bug 1530276 - Replace promiseWaitForEvent in browser_bug477014.js with BrowserTestUtils.waitForEvent. r=johannh 2019-03-01 14:24:22 +00:00
browser_bug479408_sample.html
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_bug481560.js Bug 1492782 - modernize a few tests and reduce CPOW usage in browser/base/content/test/general/, r=mconley 2018-09-20 14:17:32 +00:00
browser_bug484315.js Bug 1536653 - browser/ automated ESLint no-throw-literal fixes. r=Gijs 2019-03-20 10:17:42 +00:00
browser_bug491431.js
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 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +01:00
browser_bug520538.js
browser_bug521216.js Bug 1467712 - Fail if SimpleTest ok() is called with more than 2 arguments;r=Standard8 2018-11-01 13:50:27 +00:00
browser_bug533232.js Bug 1544834 - Replace deprecated generics in test code r=evilpie 2019-04-17 19:03:19 +00:00
browser_bug537013.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_bug537474.js Bug 1423938 - try to fix browser_bug537474 detecting about:blank loads in the selected tab, r=johannh 2018-03-20 22:46:49 +00:00
browser_bug555224.js
browser_bug559991.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
browser_bug563588.js Bug 1476852 - Implement keyboard selection for multiselect tabs. r=Gijs,Jamie 2018-09-24 20:36:59 +00:00
browser_bug565575.js
browser_bug567306.js Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +01:00
browser_bug575561.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_bug575830.js
browser_bug577121.js
browser_bug578534.js Bug 1488784 - Part 1: Rewrite browser_bug578534.js to not use the cookie permission service; r=jdm 2018-09-05 11:56:17 -04:00
browser_bug579872.js Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +01:00
browser_bug581242.js
browser_bug581253.js Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +01:00
browser_bug585785.js Bug 1355588 - Implement slide-up/down tab opening/closing animation. r=dao 2019-02-01 17:35:05 +00:00
browser_bug585830.js
browser_bug594131.js Bug 1374741 - Within browser/ tests make openUILinkIn() provide the correct triggeringPrincipal. r=gijs 2018-02-21 14:49:24 +00:00
browser_bug596687.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_bug597218.js
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 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_bug624734.js Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +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 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_bug664672.js
browser_bug676619.js Backed out 2 changesets (bug 1463016, bug 1463291) for geckoview failures 2018-07-29 03:55:23 +03:00
browser_bug710878.js
browser_bug719271.js
browser_bug724239.js Bug 1497901 - Make some tests work if Activity Stream runs in its own content process. r=Felipe 2018-10-11 21:13:31 +00:00
browser_bug734076.js Bug 1547489 - Make sure to target something inside the cross-origin iframe in browser_bug734076.js. r=mconley 2019-05-06 19:02:40 +00:00
browser_bug735471.js
browser_bug749738.js Bug 1358815 - remove sync reflow from find bar initialization, r=jaws 2018-03-12 14:01:44 +00:00
browser_bug763468_perwindowpb.js Bug 1492782 - modernize a few tests and reduce CPOW usage in browser/base/content/test/general/, r=mconley 2018-09-20 14:17:32 +00:00
browser_bug767836_perwindowpb.js Bug 1492179 - make browser_bug767836_perwindowpb.js not use CPOWs, and use modern async test tools instead of callbacks, r=mconley 2018-09-18 17:29:13 +00:00
browser_bug817947.js Bug 1442465 - Part 3: Use BrowserTestUtils.{waitForTabClosing,waitForSessionStoreUpdate} instead of BrowserTestUtils.removeTab. r=dao 2018-03-19 11:12:13 +09:00
browser_bug832435.js
browser_bug839103.js Bug 1281135 - Make <link disabled> work and HTMLLinkElement.disabled reflect that attribute. r=bzbarsky 2019-04-19 13:31:05 +00:00
browser_bug882977.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_bug963945.js Backed out 2 changesets (bug 1362034) for failure at browser/tools/mozscreenshots/primaryUI/browser_primaryUI.js on a CLOSED TREE 2018-08-08 22:11:56 +03:00
browser_bug970746.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00: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 1530181 - Replaces promiseWaitForCondition with TestUtils.waitForCondition. r=johannh 2019-02-25 19:01:53 +00:00
browser_bug1261299.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_bug1297539.js Bug 1446940 part 2. Stop getting docshells from windows via getInterface in browser. r=gijs 2018-08-01 13:07:10 -04:00
browser_bug1299667.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_clipboard_pastefile.js Bug 1551320 - Replace all CreateElement calls in XUL documents with CreateXULElement. r=mossop 2019-05-20 16:50:28 +00:00
browser_clipboard.js Bug 1445551: Part 1b - Whitelist unsafe CPOW use in existing tests. r=mconley 2018-03-14 14:35:05 -07:00
browser_contentAltClick.js Bug 1503019 - Part I, Remove dom.webcomponents.shadowdom.enabled r=smaug 2018-11-15 06:51:07 +00:00
browser_contentAreaClick.js Bug 1379466 - Use auxclick event to trigger new tab on middle click. r=smaug 2019-04-18 12:57:36 +00:00
browser_contentSearchUI.js Bug 1518545 - Remove the superfluous 'engine-current' Search Service observer topic in favour of 'engine-default'. r=daleharvey 2019-04-17 09:45:24 +00:00
browser_ctrlTab.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_datachoices_notification.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_decoderDoctor.js Bug 1496827 - Remove the "notification" binding. r=bgrins 2018-11-13 12:56:42 +00:00
browser_documentnavigation.js Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +01:00
browser_domFullscreen_fullscreenMode.js Bug 1482091: Part 2 - Remove TelemetryStopwatch.jsm in favor of native implementation. r=chutten 2018-10-25 19:04:01 -07:00
browser_double_close_tab.js Bug 1519514 - convert tabbrowser-tab binding to a Custom Element, r=aswan 2019-05-28 22:00:28 +00:00
browser_drag.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_duplicateIDs.js Bug 1544834 - Replace deprecated generics in test code r=evilpie 2019-04-17 19:03:19 +00:00
browser_e10s_about_page_triggeringprincipal.js Backed out 4 changesets (bug 1539595) for build bustage in nsAboutRedirector.cpp. CLOSED TREE 2019-05-28 19:49:17 +02:00
browser_e10s_about_process.js Backed out 4 changesets (bug 1539595) for build bustage in nsAboutRedirector.cpp. CLOSED TREE 2019-05-28 19:49:17 +02:00
browser_e10s_chrome_process.js Backed out 4 changesets (bug 1539595) for build bustage in nsAboutRedirector.cpp. CLOSED TREE 2019-05-28 19:49:17 +02:00
browser_e10s_javascript.js Backed out 4 changesets (bug 1539595) for build bustage in nsAboutRedirector.cpp. CLOSED TREE 2019-05-28 19:49:17 +02:00
browser_e10s_switchbrowser.js Backed out 4 changesets (bug 1539595) for build bustage in nsAboutRedirector.cpp. CLOSED TREE 2019-05-28 19:49:17 +02:00
browser_findbarClose.js Bug 1530277 BrowserTestUtils.waitForEvent added in browser_findbarClose.js r=johannh 2019-02-28 10:21:27 +00: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 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_gestureSupport.js Bug 1551320 - Replace all CreateElement calls in XUL documents with CreateXULElement. r=mossop 2019-05-20 16:50:28 +00:00
browser_gZipOfflineChild.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_hide_removing.js Bug 1442465 - Part 3: Use BrowserTestUtils.{waitForTabClosing,waitForSessionStoreUpdate} instead of BrowserTestUtils.removeTab. r=dao 2018-03-19 11:12:13 +09:00
browser_homeDrop.js Bug 1498379 - browser_homeDrop.js and head.js rely on EventUtils.js to dispatch artificial mouseup after dnd, r=gijs 2018-10-15 22:33:05 -04:00
browser_invalid_uri_back_forward_manipulation.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +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
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 1530182 - Replaced promiseWaitForCondition with TestUtils.waitForCondition in browser_minimize.js. r=johannh 2019-02-25 19:06:40 +00:00
browser_modifiedclick_inherit_principal.js Bug 1489308 part 5. Align the work we do on document.open with the spec. r=mccr8,smaug 2019-02-27 23:24:48 +00:00
browser_new_http_window_opened_from_file_tab.js Bug 1448531 - Part 2: Make BrowserTestUtils.waitForNewWindow receive parameters object. r=enndeakin 2018-04-10 12:18:35 +09:00
browser_newTabDrop.js Bug 1524593 - nsISearchService (aka nsIBrowserSearchService, previously) refactor to be mostly an asynchronous, in preparation of WebExtension engines. r=daleharvey 2019-02-02 11:27:21 +00:00
browser_newwindow_focus.js
browser_newWindowDrop.js Bug 1524593 - nsISearchService (aka nsIBrowserSearchService, previously) refactor to be mostly an asynchronous, in preparation of WebExtension engines. r=daleharvey 2019-02-02 11:27:21 +00:00
browser_offlineQuotaNotification.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_page_style_menu_update.js Bug 1529762 - Send PageStyle information up from pageshow events only after idle. r=Felipe 2019-03-08 20:22:37 +00:00
browser_page_style_menu.js Bug 1544834 - Replace deprecated generics in test code r=evilpie 2019-04-17 19:03:19 +00:00
browser_plainTextLinks.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_printpreview.js Bug 1529071 - Convert printPreview.dtd to Fluent using conversion script, r=Gijs,flod 2019-04-05 05:38:50 +00:00
browser_private_browsing_window.js
browser_private_no_prompt.js
browser_refreshBlocker.js Bug 1496827 - Remove the "notification" binding. r=bgrins 2018-11-13 12:56:42 +00:00
browser_relatedTabs.js Bug 1544834 - Replace deprecated generics in test code r=evilpie 2019-04-17 19:03:19 +00:00
browser_remoteTroubleshoot.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_remoteWebNavigation_postdata.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
browser_removeTabsToTheEnd.js
browser_restore_isAppTab.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_save_link_when_window_navigates.js Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +01:00
browser_save_link-perwindowpb.js Bug 1536653 - browser/ automated ESLint no-throw-literal fixes. r=Gijs 2019-03-20 10:17:42 +00:00
browser_save_private_link_perwindowpb.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
browser_save_video_frame.js Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs 2018-07-24 19:47:41 -04:00
browser_save_video.js Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +01:00
browser_search_discovery.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_selectTabAtIndex.js
browser_ssl_error_reports.js Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +01:00
browser_star_hsts.js Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +01:00
browser_star_hsts.sjs
browser_storagePressure_notification.js Bug 1491676 - Moves out of space warning strings r=flod,Gijs,zbraniecki 2018-11-14 23:09:50 +00:00
browser_tab_close_dependent_window.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_tab_detach_restore.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_tab_drag_drop_perwindow.js
browser_tab_dragdrop2_frame1.xul Bug 1544322 - Part 3 - Remove the [type] attribute for multiline <script> tags loading files in chrome://mochikit/content/ r=bzbarsky 2019-04-16 03:59:25 +00:00
browser_tab_dragdrop2.js Bug 1530279 - Replace promiseWaitForEvent in browser_tab_dragdrop2.js with BrowserTestUtils.waitForEvent. r=johannh 2019-02-27 10:05:26 +00:00
browser_tab_dragdrop_embed.html
browser_tab_dragdrop.js Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +01:00
browser_tabDrop.js Bug 1524593 - nsISearchService (aka nsIBrowserSearchService, previously) refactor to be mostly an asynchronous, in preparation of WebExtension engines. r=daleharvey 2019-02-02 11:27:21 +00:00
browser_tabfocus.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
browser_tabkeynavigation.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
browser_tabs_close_beforeunload.js Bug 1519514 - convert tabbrowser-tab binding to a Custom Element, r=aswan 2019-05-28 22:00:28 +00: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
browser_testOpenNewRemoteTabsFromNonRemoteBrowsers.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_typeAheadFind.js Bug 1523763 - Move tab context menu strings to FTL file loaded on-demand. r=Gijs,flod 2019-03-29 14:55:12 +00:00
browser_unknownContentType_title.js Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop 2018-08-29 15:44:56 +01:00
browser_unloaddialogs.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_viewSourceInTabOnViewSource.js Bug 1486984 - Fix find commands for PDF and special pages, and remove obsolete code. r=Gijs 2018-10-23 15:29:09 +01: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_bookmarkAllPages.js Bug 1544834 - Replace deprecated generics in test code r=evilpie 2019-04-17 19:03:19 +00:00
browser_visibleTabs_tabPreview.js Bug 1500959 - Clean up browser_visibleTabs_tabPreview.js. r=Standard8 2018-10-24 18:00:22 +00:00
browser_visibleTabs.js Bug 1544834 - Replace deprecated generics in test code r=evilpie 2019-04-17 19:03:19 +00:00
browser_web_channel_iframe.html Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_web_channel.html Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_web_channel.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
browser_windowactivation.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
browser_zbug569342.js Bug 1521765 - Use web technologies for "about:config" in the browser application. r=Mossop 2019-01-24 13:05:08 +00:00
browser.ini Backed out 4 changesets (bug 1539595) for build bustage in nsAboutRedirector.cpp. CLOSED TREE 2019-05-28 19:49:17 +02:00
bug592338.html Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
bug792517-2.html
bug792517.html
bug792517.sjs
bug839103.css
clipboard_pastefile.html
close_beforeunload_opens_second_tab.html
close_beforeunload.html
contentSearchUI.html Bug 1544322 - Part 3 - Remove the [type] attribute for multiline <script> tags loading files in chrome://mochikit/content/ r=bzbarsky 2019-04-16 03:59:25 +00:00
contentSearchUI.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
discovery.html
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
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
dummy_page.html
file_about_child.html Backed out 4 changesets (bug 1539595) for build bustage in nsAboutRedirector.cpp. CLOSED TREE 2019-05-28 19:49:17 +02:00
file_about_parent.html Backed out 4 changesets (bug 1539595) for build bustage in nsAboutRedirector.cpp. CLOSED TREE 2019-05-28 19:49:17 +02:00
file_documentnavigation_frameset.html
file_double_close_tab.html
file_fullscreen-window-open.html
file_window_activation2.html
file_window_activation.html
file_with_link_to_http.html
gZipOfflineChild_uncompressed.html Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
gZipOfflineChild.cacheManifest
gZipOfflineChild.cacheManifest^headers^
gZipOfflineChild.html
gZipOfflineChild.html^headers^
head.js Bug 1530348 - Unfork aboutNetError.{xhtml,css}. r=nhnt11 2019-03-29 09:33:58 +00:00
moz.png
navigating_window_with_download.html
offlineQuotaNotification.cacheManifest
offlineQuotaNotification.html
page_style_sample.html
pinning_headers.sjs Bug 1441338 - Change pgo certificates to use certspec/keyspec files r=keeler r=franziskus 2018-04-23 11:14:17 +02:00
print_postdata.sjs
refresh_header.sjs
refresh_meta.sjs
searchSuggestionEngine2.xml
searchSuggestionEngine.sjs
searchSuggestionEngine.xml
ssl_error_reports.sjs bug 1525386 - improvements to some tests so they don't break when certificates are regenerated r=jcj 2019-02-07 00:42:07 +00:00
test_bug462673.html
test_bug628179.html
test_bug839103.html
test_offline_gzip.html
test_process_flags_chrome.html Backed out 4 changesets (bug 1539595) for build bustage in nsAboutRedirector.cpp. CLOSED TREE 2019-05-28 19:49:17 +02:00
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 Bug 1359030 - stop using xlink:href in browser/ and toolkit/, r=jaws 2018-08-04 14:57:43 +02:00
unknownContentType_file.pif
unknownContentType_file.pif^headers^
video.ogg
web_video1.ogv
web_video1.ogv^headers^
web_video.html
zoom_test.html