gecko-dev/docshell/test
Gijs Kruitbosch 23ed0206bf Bug 1273255 - Don't try alternate URIs at the end of pageload if the channel was redirected: we don't want to be applying that sort of fixup to the redirect target URI. r=smaug 2016-05-19 22:29:04 +01:00
..
browser Bug 1273255 - Don't try alternate URIs at the end of pageload if the channel was redirected: we don't want to be applying that sort of fixup to the redirect target URI. r=smaug 2016-05-19 22:29:04 +01:00
chrome Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
iframesandbox Bug 1133833 - Skip a few more troublesome tests on Android 4.3; r=trivial,test-only 2015-04-21 09:30:49 -06:00
navigation Bug 1263213 - Disable test_reserved.html on debug e10s for frequent failures. 2016-04-25 21:45:46 -04:00
unit Bug 652186 - Fix tests involving URL backslash replacement r=bz 2016-03-03 15:50:22 +01:00
unit_ipc Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
bug123696-subframe.html
bug369814.jar
bug369814.zip
bug404548-subframe.html
bug413310-post.sjs
bug413310-subframe.html
bug529119-window.html
bug530396-noref.sjs Bug 530396 - don't send a Referer header for rel="noreferrer" links; r=smaug 2014-05-20 09:26:59 -04:00
bug530396-subframe.html Bug 1094449. Treat @rel on anchors as a set of space-separated tokens, not a single token. r=smaug 2014-11-21 14:58:54 -05:00
bug570341_recordevents.html
bug668513_redirect.html
bug668513_redirect.html^headers^
bug691547_frame.html
file_anchor_scroll_after_document_open.html
file_bug385434_1.html
file_bug385434_2.html
file_bug385434_3.html
file_bug475636.sjs
file_bug509055.html
file_bug511449.html
file_bug540462.html
file_bug580069_1.html
file_bug580069_2.sjs
file_bug590573_1.html
file_bug590573_2.html
file_bug634834.html
file_bug640387.html
file_bug653741.html
file_bug660404
file_bug660404^headers^
file_bug662170.html
file_bug668513.html
file_bug669671.sjs
file_bug680257.html
file_bug703855.html
file_bug728939.html
file_framedhistoryframes.html Bug 990202 - Move the test page to a new window to prevent it from navigating the test runner frame back; r=bzbarsky 2014-04-02 08:53:04 -04:00
file_pushState_after_document_open.html
historyframes.html
mochitest.ini Bug 821821 - Backout hack and enable docshell/test/test_bug590573.html on Android; r=me 2016-04-29 13:42:01 -06:00
test_anchor_scroll_after_document_open.html
test_bfcache_plus_hash.html
test_bug123696.html
test_bug369814.html Bug 1172165 - test changes: remove broken bit of test for view-source linking now that it is completely disallowed, and fix html parser's view-source test, r=bz 2015-12-11 08:17:56 -05:00
test_bug384014.html
test_bug385434.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug387979.html
test_bug402210.html
test_bug404548.html
test_bug413310.html Backed out changeset 01291e659c2b (bug 719186) for e10s linux test failure on a CLOSED TREE 2014-07-11 10:11:42 +02:00
test_bug475636.html
test_bug509055.html
test_bug511449.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug529119-1.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug529119-2.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug530396.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug540462.html
test_bug551225.html
test_bug570341.html
test_bug580069.html Bug 855443 - Assertion failure in nsSHEntry.cpp, don't just append a new SHEntry to parent if we already have an SHEntry for the loading page, r=bz 2014-10-15 13:10:04 +03:00
test_bug590573.html Bug 821821 - Backout hack and enable docshell/test/test_bug590573.html on Android; r=me 2016-04-29 13:42:01 -06:00
test_bug598895.html
test_bug634834.html
test_bug637644.html
test_bug640387_1.html
test_bug640387_2.html
test_bug653741.html
test_bug660404.html
test_bug662170.html
test_bug668513.html
test_bug669671.html Bug 1161916 - Increase the test timeout since it's too slow on Android 4.3 test infra 2015-05-28 09:42:51 -04:00
test_bug675587.html
test_bug680257.html
test_bug691547.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug694612.html
test_bug703855.html
test_bug713825.html
test_bug728939.html
test_bug797909.html
test_bug1045096.html Bug 1045096. Make sure initial about:blank in iframes have a nsDOMNavigationTiming object, so we don't end up with window.performance throwing when accessed on their window. r=smaug 2014-08-04 01:25:30 -04:00
test_bug1121701.html Bug 1121701, don't let network connections from the previous page to disturb restoration of a page from bfcache, test, r=bz 2015-01-22 22:38:44 +02:00
test_bug1186774.html Bug 1186774 - Scroll position (scrollX/scrollY) should be restored after popstate, not before, r=bz 2015-08-28 22:25:54 +03:00
test_framedhistoryframes.html Bug 990202 - Move the test page to a new window to prevent it from navigating the test runner frame back; r=bzbarsky 2014-04-02 08:53:04 -04:00
test_pushState_after_document_open.html
test_windowedhistoryframes.html