gecko-dev/browser/base/content/test/tabs
Emilio Cobos Álvarez 12644d52bc Bug 1634569 - Remove hackaround for bug that can no longer happen. r=masayuki
This seems to come from bug 618907, which seems to be a hack-around code
that went away in bug 1595435.

If we open a window on mousedown such as it gains focus before this code
runs, we just steal the focus from it, which is undesired.

Also remove the test for bug 799299. It doesn't work anyways if the
browser is remote (this test only runs on non-e10s mode), and this
unifies the behavior with e10s and with content (see attached test-case,
which doesn't change behavior with and without my patch).

Differential Revision: https://phabricator.services.mozilla.com/D73901
2020-05-08 03:57:23 +00:00
..
.eslintrc.js
browser.ini Bug 1628052 - Remove uses of dom.ipc.keepProcessesAlive.webIsolated.perOrigin to fix leaks. r=kmag 2020-04-28 20:11:27 +00:00
browser_accessibility_indicator.js
browser_addTab_index.js
browser_allow_process_switches_despite_related_browser.js
browser_audioTabIcon.js Bug 1634012 - Remove the browser.tabs.showAudioPlayingIcon pref.r=dao 2020-04-29 17:22:48 +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_e10s_about_page_triggeringprincipal.js Bug 1633319 - Wait for load before resolving promise. r=Gijs,zombie 2020-04-27 22:42:25 +00:00
browser_e10s_about_process.js Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
browser_e10s_chrome_process.js
browser_e10s_javascript.js
browser_e10s_mozillaweb_process.js
browser_e10s_switchbrowser.js Bug 1602318 - Make sure we wait for the right load to finish. r=kmag 2020-04-26 00:50:02 +00:00
browser_multiselect_tabs_active_tab_selected_by_default.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_bookmark.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_clear_selection_when_tab_switch.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_close.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_close_other_tabs.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_close_tabs_to_the_right.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_close_using_shortcuts.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_copy_through_drag_and_drop.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_drag_to_bookmarks_toolbar.js Bug 1633635 - Make tab animations obey prefers-reduced-motion. r=jaws 2020-04-30 18:43:37 +00:00
browser_multiselect_tabs_duplicate.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_event.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_move.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_move_to_another_window_drag.js Bug 1633635 - Make tab animations obey prefers-reduced-motion. r=jaws 2020-04-30 18:43:37 +00:00
browser_multiselect_tabs_move_to_new_window_contextmenu.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_mute_unmute.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_open_related.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_pin_unpin.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_positional_attrs.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_reload.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_reopen_in_container.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_reorder.js Bug 1633635 - Make tab animations obey prefers-reduced-motion. r=jaws 2020-04-30 18:43:37 +00:00
browser_multiselect_tabs_using_Ctrl.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_using_keyboard.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_using_selectedTabs.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_using_Shift.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_multiselect_tabs_using_Shift_and_Ctrl.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_navigatePinnedTab.js
browser_new_file_whitelisted_http_tab.js
browser_new_tab_in_privilegedabout_process_pref.js
browser_new_tab_insert_position.js
browser_newwindow_tabstrip_overflow.js
browser_open_newtab_start_observer_notification.js
browser_opened_file_tab_navigated_to_web.js
browser_overflowScroll.js
browser_paste_event_at_middle_click_on_link.js
browser_pinnedTabs.js
browser_pinnedTabs_clickOpen.js
browser_pinnedTabs_closeByKeyboard.js
browser_positional_attributes.js
browser_preloadedBrowser_zoom.js Bug 1612068 - Move zoom from the content viewer to the browsing context. r=nika 2020-04-22 19:32:52 +00:00
browser_privilegedmozilla_process_pref.js
browser_progress_keyword_search_handling.js
browser_reload_deleted_file.js
browser_tab_a11y_description.js Bug 1634013 - Remove the browser.tabs.multiselect pref r=dao 2020-04-29 20:52:32 +00:00
browser_tab_label_during_reload.js
browser_tab_manager_visibility.js
browser_tabCloseProbes.js Bug 1633635 - Make tab animations obey prefers-reduced-motion. r=jaws 2020-04-30 18:43:37 +00:00
browser_tabCloseSpacer.js Bug 1633635 - Make tab animations obey prefers-reduced-motion. r=jaws 2020-04-30 18:43:37 +00:00
browser_tabContextMenu_keyboard.js
browser_tabReorder.js
browser_tabReorder_overflow.js
browser_tabSpinnerProbe.js
browser_tabSuccessors.js
browser_tabswitch_updatecommands.js
browser_tabswitch_window_focus.js Bug 1634569 - Remove hackaround for bug that can no longer happen. r=masayuki 2020-05-08 03:57:23 +00:00
browser_tabSwitchPrintPreview.js
browser_viewsource_of_data_URI_in_file_process.js
browser_visibleTabs_bookmarkAllTabs.js
browser_visibleTabs_contextMenu.js
dummy_page.html
file_about_child.html
file_about_parent.html
file_anchor_elements.html
file_mediaPlayback.html
file_new_tab_page.html
head.js
open_window_in_new_tab.html Bug 1634569 - Remove hackaround for bug that can no longer happen. r=masayuki 2020-05-08 03:57:23 +00:00
test_bug1358314.html
test_process_flags_chrome.html