gecko-dev/browser/base/content/test/tabs
Kris Maglione 93948eda9f Bug 1643998: Check actual remote type along with PID when testing for privileged about: process. r=nika
We're getting some intermittent failures on automation where the PID does not
match the original privileged process in some checks. It isn't clear whether
that's because we're actually not in a privileged process, though, or whether
the original privileged process was simply replaced.

The new checks will tell us both things.

Differential Revision: https://phabricator.services.mozilla.com/D117361
2021-06-10 04:37:50 +00:00
..
.eslintrc.js
204.sjs
blank.html
browser.ini Bug 1643998 - Disable browser_new_tab_in_privilegedabout_process_pref.js on fission Linux and OS X for frequent failures. r=mccr8 DONTBUILD 2021-06-08 08:27:38 +00:00
browser_accessibility_indicator.js
browser_addAdjacentNewTab.js Bug 1705801 - Make browser_addAdjacentNewTab.js work with native context menus. r=mac-reviewers,bradwerth 2021-04-16 18:44:26 +00:00
browser_addTab_index.js
browser_allow_process_switches_despite_related_browser.js
browser_audioTabIcon.js Bug 1711519 - remove tabbrowser non-proton code and gProton global browser window property, r=jaws 2021-06-03 11:41:55 +00:00
browser_bfcache_exemption_about_pages.js Bug 1714947: Update missed PBM tests to work with https-first-mode enabled r=timhuang 2021-06-08 12:48:32 +00:00
browser_bug580956.js
browser_bug_1387976_restore_lazy_tab_browser_muted_state.js
browser_close_during_beforeunload.js Bug 1686315 - Fix up the last few tests to pass with content prompt subdialogs enabled or disabled. r=Gijs 2021-04-13 15:51:49 +00:00
browser_close_tab_by_dblclick.js
browser_contextmenu_openlink_after_tabnavigated.js
browser_dont_process_switch_204.js
browser_e10s_about_page_triggeringprincipal.js
browser_e10s_about_process.js
browser_e10s_chrome_process.js Bug 1671983 - Part 4: Stop awaiting BrowserTestUtils.loadURI, r=annyG,remote-protocol-reviewers,extension-reviewers,preferences-reviewers,whimboo,zombie 2020-11-12 18:01:03 +00:00
browser_e10s_javascript.js
browser_e10s_mozillaweb_process.js
browser_e10s_switchbrowser.js Bug 1671983 - Part 4: Stop awaiting BrowserTestUtils.loadURI, r=annyG,remote-protocol-reviewers,extension-reviewers,preferences-reviewers,whimboo,zombie 2020-11-12 18:01:03 +00:00
browser_file_to_http_named_popup.js
browser_file_to_http_script_closable.js
browser_lazy_tab_browser_events.js Bug 1698192 - Use correct currentURI during swapping of lazy browsers r=dao 2021-03-26 19:51:15 +00:00
browser_multiselect_tabs_active_tab_selected_by_default.js
browser_multiselect_tabs_bookmark.js
browser_multiselect_tabs_clear_selection_when_tab_switch.js
browser_multiselect_tabs_close.js
browser_multiselect_tabs_close_other_tabs.js Bug 1691480 - Remove remnants of isLastMultiSelectChange. r=Gijs 2021-02-09 19:08:45 +00:00
browser_multiselect_tabs_close_tabs_to_the_left.js Bug 1009728 - Implement "Close Tabs to the Left" r=jaws 2021-02-25 21:57:54 +00:00
browser_multiselect_tabs_close_tabs_to_the_right.js
browser_multiselect_tabs_close_using_shortcuts.js
browser_multiselect_tabs_copy_through_drag_and_drop.js
browser_multiselect_tabs_drag_to_bookmarks_toolbar.js Bug 1664053 - Update test for dragging tabs to bookmarks toolbar. r=jaws 2020-10-30 16:32:34 +00:00
browser_multiselect_tabs_duplicate.js
browser_multiselect_tabs_event.js Bug 1580003 - Remove isLastMultiSelectChange parameter. r=Gijs 2021-01-20 11:56:54 +00:00
browser_multiselect_tabs_move.js
browser_multiselect_tabs_move_to_another_window_drag.js
browser_multiselect_tabs_move_to_new_window_contextmenu.js
browser_multiselect_tabs_mute_unmute.js Bug 1711519 - remove tabbrowser non-proton code and gProton global browser window property, r=jaws 2021-06-03 11:41:55 +00:00
browser_multiselect_tabs_open_related.js
browser_multiselect_tabs_pin_unpin.js
browser_multiselect_tabs_positional_attrs.js
browser_multiselect_tabs_reload.js
browser_multiselect_tabs_reopen_in_container.js Bug 1704569 - Don't synthesize events on menus in various "reopen in container" tests, and add missing awaits. r=Gijs 2021-04-13 16:22:15 +00:00
browser_multiselect_tabs_reorder.js
browser_multiselect_tabs_using_Ctrl.js
browser_multiselect_tabs_using_keyboard.js
browser_multiselect_tabs_using_selectedTabs.js
browser_multiselect_tabs_using_Shift.js
browser_multiselect_tabs_using_Shift_and_Ctrl.js
browser_navigate_home_focuses_addressbar.js Bug 1711498 - Remove checks for protonAppMenuEnabled or protonToolbarEnabled smart pref getters from tests r=Gijs 2021-05-21 15:51:13 +00:00
browser_navigate_through_urls_origin_attributes.js Bug 1703607 - Exempt about:*pages from new bfcache, with the exception of about:blank, r=peterv 2021-04-28 20:17:35 +00:00
browser_navigatePinnedTab.js Bug 1671983 - Part 4: Stop awaiting BrowserTestUtils.loadURI, r=annyG,remote-protocol-reviewers,extension-reviewers,preferences-reviewers,whimboo,zombie 2020-11-12 18:01:03 +00:00
browser_new_file_whitelisted_http_tab.js
browser_new_tab_in_privilegedabout_process_pref.js Bug 1643998: Check actual remote type along with PID when testing for privileged about: process. r=nika 2021-06-10 04:37:50 +00:00
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_origin_attrs_in_remote_type.js Bug 1630908 - Part 2: Test that we include OriginAttributes in remoteType with Fission enabled, r=nika 2021-01-19 23:00:01 +00:00
browser_origin_attrs_rel.js Bug 1630908 - Part 2: Test that we include OriginAttributes in remoteType with Fission enabled, r=nika 2021-01-19 23:00:01 +00:00
browser_overflowScroll.js Bug 1512339 - browser_overflowScroll.js should use requestAnimationFrame instead of promiseDocumentFlushed to wait for the next frame as promiseDocumentFlushed will be a no-op if no flush is needed, r=dao. 2021-03-17 17:39:34 +00:00
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
browser_privilegedmozilla_process_pref.js Bug 1589103 Don't wait for SSTabRestored event. This event doesn't get fired when back/forward causes processes switching. r=nika 2020-11-27 20:03:09 +00:00
browser_progress_keyword_search_handling.js Bug 1704060 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_progress_keyword_search_handling.js. r=prathiksha 2021-04-11 11:05:39 +00:00
browser_reload_deleted_file.js
browser_removeTabs_order.js Bug 1379174 - when closing multiple tabs, handle PermitUnload in parallel, r=Gijs. 2021-03-04 14:04:57 +00:00
browser_removeTabsToTheEnd.js Bug 1009728 - Implement "Close Tabs to the Left" r=jaws 2021-02-25 21:57:54 +00:00
browser_removeTabsToTheStart.js Bug 1009728 - Implement "Close Tabs to the Left" r=jaws 2021-02-25 21:57:54 +00:00
browser_tab_a11y_description.js
browser_tab_label_during_reload.js
browser_tab_label_picture_in_picture.js Bug 1711497 - Remove browser.proton.enabled checks/setters from tests r=Gijs,marionette-reviewers,whimboo 2021-05-20 13:03:51 +00:00
browser_tab_manager_visibility.js Bug 1681421 - Use the new BrowserTestUtils method to clear the XUL cache. r=Gijs 2021-01-21 15:32:53 +00:00
browser_tab_move_to_new_window_reload.js Bug 1691135 - pt 1. SHistoryListeners track browser ID as it is constant r=nika 2021-03-12 01:16:15 +00:00
browser_tab_tooltips.js Bug 1695527, listen to the wheel event instead of DOMMouseScroll to close tooltips when scrolling, r=masayuki 2021-06-01 09:45:53 +00:00
browser_tabCloseProbes.js
browser_tabCloseSpacer.js Bug 1701707 - Update browser_tabCloseSpacer.js to account for the close button changing size whether the tab is hovered or not. r=Gijs 2021-04-01 21:20:15 +00:00
browser_tabContextMenu_keyboard.js Bug 1705451 - Disable browser_tabContextMenu_keyboard.js when native context menus are enabled. r=mac-reviewers,mstange 2021-04-15 21:24:20 +00:00
browser_tabReorder.js
browser_tabReorder_overflow.js
browser_tabSpinnerProbe.js
browser_tabSuccessors.js
browser_tabswitch_updatecommands.js
browser_tabswitch_window_focus.js
browser_tabSwitchPrintPreview.js Bug 1702452 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_tabSwitchPrintPreview.js. r=prathiksha 2021-04-05 22:44:49 +00:00
browser_undo_close_tabs.js
browser_viewsource_of_data_URI_in_file_process.js
browser_visibleTabs_bookmarkAllTabs.js
browser_visibleTabs_contextMenu.js Bug 1699153 - Disable Close Multiple Tabs option when sub menuitems are disabled r=jaws 2021-04-08 17:54:14 +00:00
dummy_page.html
file_about_child.html
file_about_parent.html
file_about_srcdoc.html Bug 1703607 - Exempt about:*pages from new bfcache, with the exception of about:blank, r=peterv 2021-04-28 20:17:35 +00:00
file_anchor_elements.html Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
file_mediaPlayback.html
file_new_tab_page.html
file_rel_opener_noopener.html Bug 1630908 - Part 2: Test that we include OriginAttributes in remoteType with Fission enabled, r=nika 2021-01-19 23:00:01 +00:00
head.js Bug 1630908 - Part 2: Test that we include OriginAttributes in remoteType with Fission enabled, r=nika 2021-01-19 23:00:01 +00:00
helper_origin_attrs_testing.js Bug 1703607 - Exempt about:*pages from new bfcache, with the exception of about:blank, r=peterv 2021-04-28 20:17:35 +00:00
open_window_in_new_tab.html
tab_that_closes.html
test_bug1358314.html
test_process_flags_chrome.html