gecko-dev/docshell/test/navigation
Andrew Halberstadt 331bc892dd Bug 1675319 - [manifestparser] Properly support multiline skip-if statements, r=jmaher,extension-reviewers,zombie
This supports one manifestparser expression per line in the 'skip-if',
'fail-if' and 'run-if' keys. As a side effect the:

    skip-if = foo ||
        bar

syntax is no longer supported. Instead it can be:

    skip-if =
        foo  # bug 123
        bar  # bug 456

Differential Revision: https://phabricator.services.mozilla.com/D95927
2020-11-05 19:55:08 +00:00
..
.eslintrc.js
NavigationUtils.js
blank.html
bluebox_bug430723.html
browser.ini Bug 1671223 - Reenable some tests that are now succeeding with session history in parent. r=smaug 2020-10-19 08:41:11 +00:00
browser_bug343515.js Backed out 7 changesets (bug 1658084, bug 1671983) for perma failures on browser_async_remove_tab.js and browser_e10s_chrome_process.js. CLOSED TREE 2020-11-04 04:23:47 +02: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-content-chromeflags.js
browser_test_bfcache_eviction.js Backed out 7 changesets (bug 1658084, bug 1671983) for perma failures on browser_async_remove_tab.js and browser_e10s_chrome_process.js. CLOSED TREE 2020-11-04 04:23:47 +02:00
bug343515_pg1.html
bug343515_pg2.html
bug343515_pg3.html
bug343515_pg3_1.html
bug343515_pg3_1_1.html
bug343515_pg3_2.html
file_bug386782_contenteditable.html
file_bug386782_designmode.html
file_bug462076_1.html
file_bug462076_2.html
file_bug462076_3.html
file_bug508537_1.html
file_bug534178.html
file_bug1300461.html
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_bug1326251.html Bug 1667761 - [BFCache] disable some subtests of test_sessionhistory.html, r=peterv 2020-09-28 13:12:44 +00:00
file_bug1326251_evict_cache.html Bug 1667449 - Hide fission.sessionHistoryInParent pref getter behind a function r=peterv 2020-09-28 12:01:12 +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
file_bug1536471.html
file_bug1609475.html
file_contentpolicy_block_window.html
file_document_write_1.html
file_fragment_handling_during_load.html
file_fragment_handling_during_load_frame1.html
file_fragment_handling_during_load_frame2.sjs
file_load_history_entry_page_with_one_link.html
file_load_history_entry_page_with_two_links.html
file_nested_frames.html
file_nested_frames_innerframe.html
file_scrollRestoration.html Bug 1667761 - [BFCache] disable some subtests of test_sessionhistory.html, r=peterv 2020-09-28 13:12:44 +00:00
file_shiftReload_and_pushState.html
file_static_and_dynamic_1.html
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.html
file_triggeringprincipal_iframe_iframe_window_open_frame_a_nav.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.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_window_open.html
frame0.html
frame1.html
frame2.html
frame3.html
goback.html
iframe.html
iframe_static.html
mochitest.ini Bug 1675319 - [manifestparser] Properly support multiline skip-if statements, r=jmaher,extension-reviewers,zombie 2020-11-05 19:55:08 +00:00
navigate.html
navigation_target_popup_url.html
navigation_target_url.html
open.html
parent.html
redbox_bug430723.html
test_aboutblank_change_process.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
test_bug13871.html
test_bug145971.html
test_bug270414.html
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_bug1364364.html
test_bug1375833.html Bug 1667449 - Hide fission.sessionHistoryInParent pref getter behind a function r=peterv 2020-09-28 12:01:12 +00:00
test_bug1536471.html
test_child.html
test_contentpolicy_block_window.html
test_grandchild.html
test_load_history_entry.html
test_not-opener.html
test_opener.html
test_performance_navigation.html
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_reserved.html
test_sessionhistory.html Bug 1667449 - Hide fission.sessionHistoryInParent pref getter behind a function r=peterv 2020-09-28 12:01:12 +00:00
test_sibling-matching-parent.html
test_sibling-off-domain.html
test_triggeringprincipal_frame_nav.html
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