gecko-dev/docshell/test/navigation
2021-08-02 06:43:27 +00:00
..
.eslintrc.js Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
blank.html
bluebox_bug430723.html
browser_bug343515.js Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika 2020-12-11 15:43:19 +00:00
browser_ghistorymaxsize_is_0.js Bug 1667449 - Hide fission.sessionHistoryInParent pref getter behind a function r=peterv 2020-09-28 12:01:12 +00:00
browser_test_bfcache_eviction.js Bug 1689681 - Ensure docshell/test/navigation/browser_test_bfcache_eviction.js works with SHIP-BFCache r=nika 2021-03-21 19:40:50 +00:00
browser_test_simultaneous_normal_and_history_loads.js Bug 1697905, requestedIndex may not always be cleared, r=peterv 2021-06-15 16:21:07 +00:00
browser_test-content-chromeflags.js
browser.ini Bug 1697905, requestedIndex may not always be cleared, r=peterv 2021-06-15 16:21:07 +00:00
bug343515_pg1.html
bug343515_pg2.html
bug343515_pg3_1_1.html
bug343515_pg3_1.html
bug343515_pg3_2.html
bug343515_pg3.html
file_beforeunload_and_bfcache.html Bug 1699534 - Ensure beforeunload is called when the next page is coming from bfcache, r=peterv 2021-03-30 09:24:45 +00:00
file_blockBFCache.html Bug 1696158 - Move CanSavePresentation to the parent process. Add test. r=smaug 2021-04-19 14:50:56 +00:00
file_bug386782_contenteditable.html
file_bug386782_designmode.html
file_bug462076_1.html
file_bug462076_2.html
file_bug462076_3.html
file_bug508537_1.html Bug 1675318 - Part 1: Split up test for bug 508537 from test_sessionhistory.html, r=peterv 2020-11-13 23:31:33 +00:00
file_bug534178.html Bug 1675318 - Part 3: Split up test for SH entry cleanup from test_sessionhistory.html, r=peterv 2020-11-13 23:28:48 +00:00
file_bug1300461_back.html Bug 1667449 - Hide fission.sessionHistoryInParent pref getter behind a function r=peterv 2020-09-28 12:01:12 +00:00
file_bug1300461_redirect.html
file_bug1300461_redirect.html^headers^
file_bug1300461.html Bug 1675318 - Part 9: Split up test for bug 1300461 from test_sessionhistory.html, r=peterv 2020-11-13 23:29:13 +00:00
file_bug1326251_evict_cache.html Bug 1691595: Move evictAllContentViewers test code to SpecialPowers. r=peterv 2021-02-18 21:04:12 +00:00
file_bug1326251.html Bug 1689686 - Ensure docshell/test/navigation/test_bug1326251.html works with SHIP-BFCache, r=peterv 2021-03-30 09:27:04 +00:00
file_bug1364364-1.html
file_bug1364364-2.html
file_bug1375833-frame1.html
file_bug1375833-frame2.html
file_bug1375833.html
file_bug1379762-1.html Bug 1686784 - Change test_bug1379762.html to use BroadcastChannel, r=smaug 2021-01-14 23:56:19 +00:00
file_bug1536471.html
file_bug1609475.html Bug 1675318 - Part 8: Split up test for bug 1609475 from test_sessionhistory.html, r=peterv 2020-11-13 23:29:10 +00:00
file_bug1706090.html Bug 1706090 - Only allow unload event listeners in bfcache when doing cross-site navigation, r=peterv 2021-04-27 23:30:17 +00:00
file_contentpolicy_block_window.html
file_docshell_gotoindex.html Bug 1684310 - Selecting a specific history entry from the dropdown may not cause a navigation, r=jesup 2021-01-21 17:26:57 +00:00
file_document_write_1.html Bug 1675318 - Part 2: Split up test for SH + document.write from test_sessionhistory.html, r=peterv 2020-11-13 23:28:46 +00:00
file_evict_from_bfcache.html Bug 1698663 - Make Document::RemoveFromBFCacheSync() work with SHIP+BFCache, r=peterv 2021-03-21 21:46:25 +00:00
file_fragment_handling_during_load_frame1.html
file_fragment_handling_during_load_frame2.sjs
file_fragment_handling_during_load.html Bug 1675318 - Part 4: Split up test for fragment handling during load from test_sessionhistory.html, r=peterv 2020-11-13 23:28:56 +00:00
file_load_history_entry_page_with_one_link.html
file_load_history_entry_page_with_two_links.html
file_meta_refresh.html Bug 1697564 - Suspend/resume refresh URI list when bfcache lives in the parent process, r=peterv 2021-03-21 21:46:25 +00:00
file_navigation_type.html Bug 1697266 - Update performance.navigation.type when restoring page from bfcache, r=peterv 2021-03-10 14:51:49 +00:00
file_nested_frames_innerframe.html
file_nested_frames.html Bug 1675318 - Part 5: Split up test for bug 1090918 from test_sessionhistory.html, r=peterv 2020-11-13 23:28:58 +00:00
file_nested_srcdoc.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
file_online_offline_bfcache.html Bug 1698549 - Call FireDelayedDOMEvents when restoring a bfcached page, r=peterv 2021-03-21 21:46:25 +00:00
file_reload_large_postdata.sjs Bug 1681529 - Part 1: Add a test for reloading a page with a large postdata payload, r=peterv 2021-02-04 18:12:52 +00:00
file_reload.html Bug 1696266, test reloading a page which might otherwise enter bfcache, r=peterv 2021-03-09 13:42:43 +00:00
file_scrollRestoration_navigate.html Bug 1687526 - Change test_scrollRestoration.html to use BroadcastChannel, r=smaug 2021-02-16 20:38:10 +00:00
file_scrollRestoration_part1_nobfcache.html Bug 1687526 - Change test_scrollRestoration.html to use BroadcastChannel, r=smaug 2021-02-16 20:38:10 +00:00
file_scrollRestoration_part1_nobfcache.html^headers^ Bug 1687526 - Change test_scrollRestoration.html to use BroadcastChannel, r=smaug 2021-02-16 20:38:10 +00:00
file_scrollRestoration_part2_bfcache.html Bug 1687526 - Change test_scrollRestoration.html to use BroadcastChannel, r=smaug 2021-02-16 20:38:10 +00:00
file_scrollRestoration_part3_nobfcache.html Bug 1689685 - Ensure docshell/test/navigation/test_scrollRestoration.html works with SHIP-BFCache, r=peterv 2021-03-29 14:38:18 +00:00
file_scrollRestoration_part3_nobfcache.html^headers^ Bug 1687526 - Change test_scrollRestoration.html to use BroadcastChannel, r=smaug 2021-02-16 20:38:10 +00:00
file_sessionhistory_iframe_removal.html Bug 1683751 - Removing iframes should update history.length r=peterv 2021-02-03 00:02:29 +00:00
file_shiftReload_and_pushState.html Bug 1675318 - Part 6: Split up test for bug 1003100 from test_sessionhistory.html, r=peterv 2020-11-13 23:29:00 +00:00
file_static_and_dynamic_1.html Bug 1675318 - Part 12: Split up the remaining tests in test_sessionhistory.html, r=peterv 2020-11-16 17:49:21 +00:00
file_tell_opener.html Bug 1589102 - Part 8: Add a crashtest for navigating remote page to about:blank, r=mattwoodrow 2020-08-28 17:20:59 +00:00
file_triggeringprincipal_frame_1.html
file_triggeringprincipal_frame_2.html
file_triggeringprincipal_iframe_iframe_window_open_frame_a_nav.html
file_triggeringprincipal_iframe_iframe_window_open_frame_a.html
file_triggeringprincipal_iframe_iframe_window_open_frame_b.html
file_triggeringprincipal_parent_iframe_window_open_base.html
file_triggeringprincipal_parent_iframe_window_open_nav.html
file_triggeringprincipal_subframe_nav.html Bug 1633710 - Move uri.spec calls to nsIPrincipal r=necko-reviewers,geckoview-reviewers,preferences-reviewers,ckerschb,ntim,snorp,valentin 2020-08-04 11:10:41 +00:00
file_triggeringprincipal_subframe_same_origin_nav.html Bug 1633710 - Move uri.spec calls to nsIPrincipal r=necko-reviewers,geckoview-reviewers,preferences-reviewers,ckerschb,ntim,snorp,valentin 2020-08-04 11:10:41 +00:00
file_triggeringprincipal_subframe.html
file_triggeringprincipal_window_open.html
frame0.html
frame1.html
frame2.html
frame3.html
frame_1_out_of_6.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
frame_2_out_of_6.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
frame_3_out_of_6.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
frame_4_out_of_6.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
frame_5_out_of_6.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
frame_6_out_of_6.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
frame_load_as_example_com.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
frame_load_as_example_org.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
frame_load_as_host1.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
frame_load_as_host2.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
frame_load_as_host3.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
frame_recursive.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
goback.html
iframe_static.html
iframe.html
mochitest.ini Backed out changeset b6399ca8a2c1 (bug 1706347) for failures on iframe-cross-origin-print.sub.html. CLOSED TREE 2021-07-20 00:41:23 +03:00
navigate.html Bug 1689445 - revert EventUtils.sendMouseEvent back to being sync. r=jmaher 2021-02-09 01:30:08 +00:00
navigation_target_popup_url.html
navigation_target_url.html
NavigationUtils.js Bug 1689445 - revert EventUtils.sendMouseEvent back to being sync. r=jmaher 2021-02-09 01:30:08 +00:00
object_recursive_load.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
open.html
parent.html
redbox_bug430723.html
slow.sjs Bug 1696158 - Move CanSavePresentation to the parent process. Add test. r=smaug 2021-04-19 14:50:56 +00:00
test_aboutblank_change_process.html Bug 1722978: Update tests within docshell/ to work with https-first enabled r=smaug 2021-08-02 06:43:27 +00:00
test_beforeunload_and_bfcache.html Bug 1699534 - Ensure beforeunload is called when the next page is coming from bfcache, r=peterv 2021-03-30 09:24:45 +00:00
test_blockBFCache.html Backed out changeset b6399ca8a2c1 (bug 1706347) for failures on iframe-cross-origin-print.sub.html. CLOSED TREE 2021-07-20 00:41:23 +03:00
test_bug13871.html Bug 1689445 - revert EventUtils.sendMouseEvent back to being sync. r=jmaher 2021-02-09 01:30:08 +00:00
test_bug145971.html Bug 1686812 - Change test_performance_navigation.html to use BroadcastChannel, r=smaug 2021-01-14 23:56:34 +00:00
test_bug270414.html Bug 1689445 - revert EventUtils.sendMouseEvent back to being sync. r=jmaher 2021-02-09 01:30:08 +00:00
test_bug278916.html
test_bug279495.html
test_bug344861.html
test_bug386782.html Bug 1589102 - Part 5: Fix tests that relied on about:blank loads happening instantenously, r=mattwoodrow 2020-08-28 17:20:45 +00:00
test_bug430624.html
test_bug430723.html
test_bug1300461.html Bug 1675318 - Part 9: Split up test for bug 1300461 from test_sessionhistory.html, r=peterv 2020-11-13 23:29:13 +00:00
test_bug1326251.html Bug 1689686 - Ensure docshell/test/navigation/test_bug1326251.html works with SHIP-BFCache, r=peterv 2021-03-30 09:27:04 +00:00
test_bug1364364.html Bug 1689663 - Don't try to run docshell/test/navigation/test_bug1364364.html with SHIP-BFCache, r=peterv 2021-03-30 09:25:41 +00:00
test_bug1375833.html Bug 1667449 - Hide fission.sessionHistoryInParent pref getter behind a function r=peterv 2020-09-28 12:01:12 +00:00
test_bug1379762.html Bug 1699941 - Ensure docshell/test/navigation/test_bug1379762.html works with SHIP-BFCache r=nika 2021-03-21 19:40:50 +00:00
test_bug1536471.html
test_bug1609475.html Bug 1675318 - Part 8: Split up test for bug 1609475 from test_sessionhistory.html, r=peterv 2020-11-13 23:29:10 +00:00
test_bug1699721.html Bug 1699721 - Part 3: Add test for switching back into unloading process, r=kmag 2021-03-31 16:51:59 +00:00
test_bug1706090.html Bug 1706090 - Only allow unload event listeners in bfcache when doing cross-site navigation, r=peterv 2021-04-27 23:30:17 +00:00
test_child.html Bug 1689445 - revert EventUtils.sendMouseEvent back to being sync. r=jmaher 2021-02-09 01:30:08 +00:00
test_contentpolicy_block_window.html
test_docshell_gotoindex.html Bug 1684310 - Selecting a specific history entry from the dropdown may not cause a navigation, r=jesup 2021-01-21 17:26:57 +00:00
test_dynamic_frame_forward_back.html Bug 1675318 - Part 1: Split up test for bug 508537 from test_sessionhistory.html, r=peterv 2020-11-13 23:31:33 +00:00
test_evict_from_bfcache.html Bug 1698663 - Make Document::RemoveFromBFCacheSync() work with SHIP+BFCache, r=peterv 2021-03-21 21:46:25 +00:00
test_fragment_handling_during_load.html Bug 1675318 - Part 4: Split up test for fragment handling during load from test_sessionhistory.html, r=peterv 2020-11-13 23:28:56 +00:00
test_grandchild.html Bug 1689445 - revert EventUtils.sendMouseEvent back to being sync. r=jmaher 2021-02-09 01:30:08 +00:00
test_load_history_entry.html
test_meta_refresh.html Bug 1697564 - Suspend/resume refresh URI list when bfcache lives in the parent process, r=peterv 2021-03-21 21:46:25 +00:00
test_navigation_type.html Bug 1697266 - Update performance.navigation.type when restoring page from bfcache, r=peterv 2021-03-10 14:51:49 +00:00
test_nested_frames.html Bug 1675318 - Part 5: Split up test for bug 1090918 from test_sessionhistory.html, r=peterv 2020-11-13 23:28:58 +00:00
test_not-opener.html Bug 1689445 - revert EventUtils.sendMouseEvent back to being sync. r=jmaher 2021-02-09 01:30:08 +00:00
test_online_offline_bfcache.html Bug 1698549 - Call FireDelayedDOMEvents when restoring a bfcached page, r=peterv 2021-03-21 21:46:25 +00:00
test_opener.html Bug 1689445 - revert EventUtils.sendMouseEvent back to being sync. r=jmaher 2021-02-09 01:30:08 +00:00
test_performance_navigation.html Bug 1689664 - Ensure docshell/test/navigation/test_performance_navigation.html works with SHIP-BFCache, r=peterv 2021-03-26 19:15:01 +00:00
test_popup-navigates-children.html
test_rate_limit_location_change.html Bug 1314912 - Added test for location change rate limit. r=smaug 2020-09-21 11:54:57 +00:00
test_recursive_frames.html Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
test_reload_large_postdata.html Bug 1681529 - Part 1: Add a test for reloading a page with a large postdata payload, r=peterv 2021-02-04 18:12:52 +00:00
test_reload.html Bug 1696266, test reloading a page which might otherwise enter bfcache, r=peterv 2021-03-09 13:42:43 +00:00
test_reserved.html
test_scrollRestoration.html Bug 1689685 - Ensure docshell/test/navigation/test_scrollRestoration.html works with SHIP-BFCache, r=peterv 2021-03-29 14:38:18 +00:00
test_session_history_entry_cleanup.html Bug 1675318 - Part 3: Split up test for SH entry cleanup from test_sessionhistory.html, r=peterv 2020-11-13 23:28:48 +00:00
test_sessionhistory_document_write.html Bug 1675318 - Part 2: Split up test for SH + document.write from test_sessionhistory.html, r=peterv 2020-11-13 23:28:46 +00:00
test_sessionhistory_iframe_removal.html Bug 1683751 - Removing iframes should update history.length r=peterv 2021-02-03 00:02:29 +00:00
test_sessionhistory.html Bug 1675318 - Part 12: Split up the remaining tests in test_sessionhistory.html, r=peterv 2020-11-16 17:49:21 +00:00
test_shiftReload_and_pushState.html Bug 1675318 - Part 6: Split up test for bug 1003100 from test_sessionhistory.html, r=peterv 2020-11-13 23:29:00 +00:00
test_sibling-matching-parent.html
test_sibling-off-domain.html
test_static_and_dynamic.html Bug 1675318 - Part 12: Split up the remaining tests in test_sessionhistory.html, r=peterv 2020-11-16 17:49:21 +00:00
test_triggeringprincipal_frame_nav.html Bug 1589074 - Fix dom mochitest failures after changing default referrer policy to strict-origin-when-cross-origin. r=ckerschb 2021-01-25 13:26:55 +00:00
test_triggeringprincipal_frame_same_origin_nav.html Bug 1650919 - Adding manifest annotations for xorigin test harness. r=kmag 2020-07-13 20:34:46 +00:00
test_triggeringprincipal_iframe_iframe_window_open.html Bug 1633710 - Move uri.spec calls to nsIPrincipal r=necko-reviewers,geckoview-reviewers,preferences-reviewers,ckerschb,ntim,snorp,valentin 2020-08-04 11:10:41 +00:00
test_triggeringprincipal_parent_iframe_window_open.html Bug 1633710 - Move uri.spec calls to nsIPrincipal r=necko-reviewers,geckoview-reviewers,preferences-reviewers,ckerschb,ntim,snorp,valentin 2020-08-04 11:10:41 +00:00
test_triggeringprincipal_window_open.html Bug 1633710 - Move uri.spec calls to nsIPrincipal r=necko-reviewers,geckoview-reviewers,preferences-reviewers,ckerschb,ntim,snorp,valentin 2020-08-04 11:10:41 +00:00