gecko-dev/docshell/test
Ehsan Akhgari dce67ec86b 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
..
browser Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-04-02 10:53:55 +11: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 Backout 8d220661ef24 (bug 751575) for timing out on pgo linux 2012-05-04 10:10:34 +01:00
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 Bug 541050 - Add greater-than signs to test_bug404548.html to make it not fail with the HTML5 parser. r=bzbarsky. 2010-02-03 14:40:05 +02:00
bug413310-post.sjs Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug. 2011-04-13 14:35:06 +01:00
bug413310-subframe.html
bug529119-window.html Bug 529119 - Funky behavior with XUL error pages, r=bz 2009-11-18 17:02:28 +01:00
bug570341_recordevents.html bug 570341 Initial implementation of web timing specification 2011-06-23 12:39:48 +02:00
bug668513_redirect.html Bug 668513 - make the w3c tests for navigationtiming pass 2011-07-04 11:30:43 +02:00
bug668513_redirect.html^headers^ Bug 668513 - make the w3c tests for navigationtiming pass 2011-07-04 11:30:43 +02:00
bug691547_frame.html Bug 691547. Don't record a navigationStart for a docshell when one of its descendants navigates. r=bzbarsky 2011-11-08 11:51:20 -05:00
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 Bug 504837: Hashchange event should not be restricted to firing only when the document's readystate is 'complete'. r/sr=smaug 2009-07-21 14:17:15 -07:00
file_bug475636.sjs
file_bug509055.html Bug 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking 2010-11-29 11:13:12 -08:00
file_bug511449.html Bug 511449, when a window is shown, update the system focus, as the focus may have been put into an about:blank page loaded beforehand, test by mstange, r=smaug 2009-10-16 10:32:05 -04:00
file_bug540462.html Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz 2010-01-23 13:41:41 +02:00
file_bug580069_1.html Backed out changeset 7ba410f45f42 2010-08-18 17:11:27 -07:00
file_bug580069_2.sjs Backed out changeset 7ba410f45f42 2010-08-18 17:11:27 -07:00
file_bug590573_1.html Bug 784908: Part 0: Make this test actually test session history instead of scroll port clamping. irc-r=roc 2012-09-28 03:33:29 -07:00
file_bug590573_2.html Bug 635844 part 2: Update pushState to latest agreed behavior. r=jlebar a=beltzner/jst 2011-02-28 23:08:56 -08:00
file_bug634834.html Bug 634834 - Throw an error if JSON stringification during history.push/replaceState navigates the page. r=bz, a=blocking 2011-02-18 16:15:42 -08:00
file_bug640387.html Bug 640387 - onhashchange should be fired when navigating between history entries created via history.pushState if the entries' URIs differ only in their hashes. r=smaug 2011-03-31 12:35:04 -04:00
file_bug653741.html Bug 653741 - You should be able to scoll back to the current anchor by focusing the location bar and pressing <enter>. r=bz 2011-05-09 17:59:16 -04:00
file_bug660404 Bug 660404. Allow storing the previous page in bfcache even if the new one is a multipart response. r=smaug 2011-06-01 16:00:36 -04:00
file_bug660404^headers^ Bug 660404. Allow storing the previous page in bfcache even if the new one is a multipart response. r=smaug 2011-06-01 16:00:36 -04:00
file_bug662170.html Bug 662170 - Navigating to anchor '#' should scroll to top of the page. r=bz 2011-06-08 14:08:29 -04:00
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 Bug 680257 - Always call nsDocShell::ScrollToAnchor on short-circuited loads, so as to make sure the target pseudo-class is updated correctly. r=bz 2011-08-22 22:39:37 -04:00
file_bug703855.html Bug 703855. Don't update performance timing or navigation timing state during document.open. r=jst 2012-08-08 23:47:04 -04:00
file_bug728939.html Bug 728939 - Part 2: Add tests. r=bz 2012-02-22 16:54:11 +01:00
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 Bug 629559. Clone child session history entries on anchor navigation. r=dtownsend,smaug 2011-03-30 13:40:48 -04:00
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 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
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 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
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 Fix for bug 824007 (Convert HTMLBodyElement, HTMLDataListElement, HTMLFontElement, HTMLFrameSetElement and HTMLLabelElement to new DOM bindings). r=bz. 2012-12-21 15:07:28 +01:00
test_bug402210.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug404548.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug413310.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 23:41:31 -08:00
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 Bug 778420 - Fix up tests that don't like the new enablePrivilege. r=jmaher 2012-08-03 22:19:54 +02:00
test_bug529119-2.html Bug 778420 - Fix up tests that don't like the new enablePrivilege. r=jmaher 2012-08-03 22:19:54 +02:00
test_bug540462.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug551225.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug570341.html Bug 866545. Remove the obsolete dom.enable_performance preference, so we can rely on things like performance.now() existing. r=smaug 2013-05-01 23:44:11 -04:00
test_bug580069.html Bug 404077: Annotate known assertions in mochitests. 2013-02-25 18:39:21 -08:00
test_bug590573.html Bug 916086 - Remove some more enablePrivilege calls. r=jmaher 2013-09-16 22:12:29 +02:00
test_bug598895.html Back out 2780356be1a1 (bug 675574) and 9928fb9a32b1 (bug 690220) on suspicion of causing browser-chrome shutdown hangs 2011-09-29 14:44:36 -07:00
test_bug634834.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug637644.html Back out 2780356be1a1 (bug 675574) and 9928fb9a32b1 (bug 690220) on suspicion of causing browser-chrome shutdown hangs 2011-09-29 14:44:36 -07:00
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 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug660404.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug662170.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
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 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug680257.html Bug 680257 - Always call nsDocShell::ScrollToAnchor on short-circuited loads, so as to make sure the target pseudo-class is updated correctly. r=bz 2011-08-22 22:39:37 -04:00
test_bug691547.html Bug 691547. Don't record a navigationStart for a docshell when one of its descendants navigates. r=bzbarsky 2011-11-08 11:51:20 -05:00
test_bug694612.html Bug 694612. Hook up the performance timing APIs even inside an <object>. r=bzbarsky 2011-11-17 10:24:03 +13:00
test_bug703855.html Bug 703855. Don't update performance timing or navigation timing state during document.open. r=jst 2012-08-08 23:47:04 -04:00
test_bug713825.html Bug 916086 - Remove some more enablePrivilege calls. r=jmaher 2013-09-16 22:12:29 +02:00
test_bug728939.html Bug 728939 - Part 2: Add tests. r=bz 2012-02-22 16:54:11 +01:00
test_bug797909.html Bug 797909, null principal for initial about:blank, r=bz 2012-10-05 02:01:34 +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 Bug 957479. Make pushState work correctly after document.open(). r=smaug 2014-01-13 15:08:56 -05:00
test_windowedhistoryframes.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00