fune/browser/base/content/test/tabs
2018-08-24 02:25:00 +03:00
..
.eslintrc.js
browser.ini Bug 1356347 - Disable browser_opened_file_tab_navigated_to_web.js on linux and mac for frequent failures. r=jmaher 2018-08-24 02:25:00 +03:00
browser_abandonment_telemetry.js
browser_accessibility_indicator.js
browser_allow_process_switches_despite_related_browser.js
browser_audioTabIcon.js Bug 1470677 - Undo duplication in browser_multiselect_tabs_mute_unmute.js test file by moving browser_audioTabIcon.js to /browser/base/content/test/tabs directory. r=jaws 2018-06-27 05:21:59 +00:00
browser_bug580956.js
browser_bug_1387976_restore_lazy_tab_browser_muted_state.js
browser_close_tab_by_dblclick.js
browser_contextmenu_openlink_after_tabnavigated.js
browser_isLocalAboutURI.js Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
browser_multiselect_tabs_active_tab_selected_by_default.js Bug 1468443 - Consider the 'active tab'(gBrowser.selectedTab) as part of the multi-selection by default. r=jaws 2018-06-20 19:53:51 +00:00
browser_multiselect_tabs_bookmark.js Bug 1458067 - Implement ability to bookmark a selection of tabs. r=Gijs 2018-07-12 00:25:35 +00:00
browser_multiselect_tabs_clear_selection_when_tab_switch.js Bug 1476844 - Clear selected tabs whenever 'TabSelect' event is fired except when switching tab from 'switchToNextMultiSelectedTab' function in /browser/base/content/tabbrowser.js. r=jaws 2018-07-21 02:32:19 +00:00
browser_multiselect_tabs_close.js Bug 1476844 - Clear selected tabs whenever 'TabSelect' event is fired except when switching tab from 'switchToNextMultiSelectedTab' function in /browser/base/content/tabbrowser.js. r=jaws 2018-07-21 02:32:19 +00:00
browser_multiselect_tabs_close_other_tabs.js Bug 1477780 - In a multi-select context, 'Close Tabs To The Right' closes tabs located to right of the rightmost selected tab. r=jaws 2018-07-30 15:04:32 +00:00
browser_multiselect_tabs_close_tabs_to_the_right.js Bug 1477780 - In a multi-select context, 'Close Tabs To The Right' closes tabs located to right of the rightmost selected tab. r=jaws 2018-07-30 15:04:32 +00:00
browser_multiselect_tabs_close_using_shortcuts.js Bug 1468443 - Consider the 'active tab'(gBrowser.selectedTab) as part of the multi-selection by default. r=jaws 2018-06-20 19:53:51 +00:00
browser_multiselect_tabs_copy_through_drag_and_drop.js Bug 1458056 - Implement ability to move a selection of tabs into another window through drag and drop. r=jaws 2018-08-09 18:45:52 +00:00
browser_multiselect_tabs_event.js Bug 1481700 - Release clear-selection lock when 'mouseup' event is fired for tabs. r=jaws 2018-08-09 18:47:56 +00:00
browser_multiselect_tabs_move_to_another_window_drag.js Bug 1458056 - Implement ability to move a selection of tabs into another window through drag and drop. r=jaws 2018-08-09 18:45:52 +00:00
browser_multiselect_tabs_move_to_new_window_contextmenu.js Bug 1458049 - Implement ability to move a selection of tabs into a new window through tab context menu. r=jaws 2018-07-13 19:30:58 +00:00
browser_multiselect_tabs_mute_unmute.js Bug 1470677 - Undo duplication in browser_multiselect_tabs_mute_unmute.js test file by moving browser_audioTabIcon.js to /browser/base/content/test/tabs directory. r=jaws 2018-06-27 05:21:59 +00:00
browser_multiselect_tabs_pin_unpin.js Bug 1458060 - Implement ability to pin/unpin a selection of tabs. r=jaws 2018-06-23 18:07:48 +00:00
browser_multiselect_tabs_positional_attrs.js Bug 1458018 - Add style for multiselected tabs. r=jaws 2018-06-03 05:04:48 +00:00
browser_multiselect_tabs_reload.js Bug 1458061 - Implement ability to reload a selection of tabs. r=Gijs 2018-06-29 02:39:18 +00:00
browser_multiselect_tabs_reorder.js Bug 1480434 - set browser.tabs.multiselect to true in browser_multiselect_tabs_reorder.js. r=jaws 2018-08-02 18:23:46 +03:00
browser_multiselect_tabs_using_Ctrl.js Bug 1476844 - Clear selected tabs whenever 'TabSelect' event is fired except when switching tab from 'switchToNextMultiSelectedTab' function in /browser/base/content/tabbrowser.js. r=jaws 2018-07-21 02:32:19 +00:00
browser_multiselect_tabs_using_selectedTabs.js Bug 1476854 - Expose whether tabs are multiselected for accessibility. r=dao,Jamie 2018-07-31 16:40:17 -04:00
browser_multiselect_tabs_using_Shift.js Bug 1481700 - Release clear-selection lock when 'mouseup' event is fired for tabs. r=jaws 2018-08-09 18:47:56 +00:00
browser_multiselect_tabs_using_Shift_and_Ctrl.js Bug 1476844 - Clear selected tabs whenever 'TabSelect' event is fired except when switching tab from 'switchToNextMultiSelectedTab' function in /browser/base/content/tabbrowser.js. r=jaws 2018-07-21 02:32:19 +00:00
browser_navigatePinnedTab.js
browser_new_file_whitelisted_http_tab.js
browser_new_tab_in_privileged_process_pref.js Bug 1469072 - Add infrastructure to move Activity Stream into its own content process. r=kmag,mconley 2018-06-20 14:04:51 -04:00
browser_new_tab_insert_position.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_new_web_tab_in_file_process_pref.js
browser_newwindow_tabstrip_overflow.js
browser_open_newtab_start_observer_notification.js Bug 1425494 - Make browser-open-newtab-start notify with extra info. r=dmose,mstriemer 2018-05-16 11:15:47 -04:00
browser_opened_file_tab_navigated_to_web.js
browser_overflowScroll.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_pinnedTabs.js
browser_pinnedTabs_clickOpen.js Bug 1460728 fix intermittent pinned tab test, r=rpl 2018-05-14 12:17:57 -05:00
browser_pinnedTabs_closeByKeyboard.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_positional_attributes.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_preloadedBrowser_zoom.js
browser_reload_deleted_file.js
browser_tabCloseProbes.js
browser_tabReorder.js Bug 1458066 - Implement ability to move a selection of tabs within the same window through drag and drop. r=jaws 2018-07-23 19:01:17 +00:00
browser_tabReorder_overflow.js Bug 1458066 - Implement ability to move a selection of tabs within the same window through drag and drop. r=jaws 2018-07-23 19:01:17 +00:00
browser_tabSpinnerProbe.js
browser_tabswitch_updatecommands.js
browser_tabSwitchPrintPreview.js
browser_viewsource_of_data_URI_in_file_process.js
browser_visibleTabs_bookmarkAllTabs.js
browser_visibleTabs_contextMenu.js
dummy_page.html
file_mediaPlayback.html Bug 1470677 - Undo duplication in browser_multiselect_tabs_mute_unmute.js test file by moving browser_audioTabIcon.js to /browser/base/content/test/tabs directory. r=jaws 2018-06-27 05:21:59 +00:00
file_new_tab_page.html
head.js Bug 1458056 - Implement ability to move a selection of tabs into another window through drag and drop. r=jaws 2018-08-09 18:45:52 +00:00
test_bug1358314.html