gecko/docshell/test
2014-04-24 15:12:15 -04:00
..
browser Bug 981900 - Add OnHistoryReplaceEntry to nsISHistoryListener to handle history.replaceState. r=smaug 2014-04-24 15:12:15 -04:00
chrome Bug 772823 - Focus the main test window before closing the newly opened window in order to work around an unknown focus manager bug; r=gavin 2014-04-17 10:59:10 -04:00
iframesandbox Bug 986439 - Enable tests that now pass with e10s. r=bz 2014-03-31 10:17:02 +01:00
navigation Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-04-02 10:53:55 +11:00
unit Bug 935377 - Firefox should fix common scheme typos, r=bz 2013-11-17 12:16:45 -08:00
unit_ipc
bug123696-subframe.html
bug369814.jar
bug369814.zip Bug 840488 - Update unsafe-JAR channel tests so that they actually fail if we allow script to run. r=bz 2013-11-12 16:43:32 -08:00
bug404548-subframe.html
bug413310-post.sjs
bug413310-subframe.html
bug529119-window.html
bug570341_recordevents.html
bug668513_redirect.html
bug668513_redirect.html^headers^
bug691547_frame.html
file_anchor_scroll_after_document_open.html Bug 881487. Make anchor scrolls on wyciwyg documents work correctly. r=smaug 2014-01-13 15:08:55 -05:00
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 Bug 919208 - Rewrite test_bug668513.html to run in its own window so that it won't be able to navigate the test runner frame back; r=bzbarsky 2014-03-30 08:45:58 -04:00
file_bug669671.sjs Bug 873864 - Test failures when reloading test_bug669671.html. r=jlebar 2013-07-26 00:57:25 +02:00
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 Bug 957479. Make pushState work correctly after document.open(). r=smaug 2014-01-13 15:08:56 -05:00
historyframes.html
mochitest.ini 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
moz.build Bug 968837 - Move more Mochitests into manifests. r=jmaher 2014-02-06 15:37:30 -05:00
test_anchor_scroll_after_document_open.html Bug 881487. Make anchor scrolls on wyciwyg documents work correctly. r=smaug 2014-01-13 15:08:55 -05:00
test_bfcache_plus_hash.html Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
test_bug123696.html
test_bug369814.html Bug 907648 - test_bug379959.html and test_bug369814.html should use SpecialPowers. r=jmaher 2013-08-21 18:11:26 +02:00
test_bug384014.html
test_bug385434.html Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
test_bug387979.html
test_bug402210.html
test_bug404548.html
test_bug413310.html
test_bug475636.html Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
test_bug509055.html Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
test_bug511449.html Bug 947115 All tests shouldn't use nsIDOMWindowUtils.sendNativeKeyEvent() directly. Use synthesizeNativeKey() instead. r=smaug 2013-12-18 16:02:46 +09:00
test_bug529119-1.html
test_bug529119-2.html
test_bug540462.html
test_bug551225.html
test_bug570341.html
test_bug580069.html
test_bug590573.html Bug 916086 - Remove some more enablePrivilege calls. r=jmaher 2013-09-16 22:12:29 +02:00
test_bug598895.html
test_bug634834.html
test_bug637644.html
test_bug640387_1.html Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
test_bug640387_2.html Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
test_bug653741.html
test_bug660404.html
test_bug662170.html
test_bug668513.html Bug 919208 - Rewrite test_bug668513.html to run in its own window so that it won't be able to navigate the test runner frame back; r=bzbarsky 2014-03-30 08:45:58 -04:00
test_bug669671.html Bug 873864 - Test failures when reloading test_bug669671.html. r=jlebar 2013-07-26 00:57:25 +02:00
test_bug675587.html
test_bug680257.html
test_bug691547.html
test_bug694612.html
test_bug703855.html
test_bug713825.html Bug 916086 - Remove some more enablePrivilege calls. r=jmaher 2013-09-16 22:12:29 +02:00
test_bug728939.html
test_bug797909.html
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 Bug 957479. Make pushState work correctly after document.open(). r=smaug 2014-01-13 15:08:56 -05:00
test_windowedhistoryframes.html