gecko-dev/docshell/test/navigation
L. David Baron 7f46d4198e Bug 404077: Adjust annotations of expected assertions. 2013-02-28 12:44:57 -08:00
..
Makefile.in Bug 825544: backout Bug 825544, Bug 825544, Bug 765192 and Bug 808035 to bring back the old .location=val behavior, r=bz 2013-01-15 13:46:35 +02:00
NavigationUtils.js Bug 792036 - More manual fixes requested by Andrew. r=mccr8 2012-09-24 14:46:29 +02:00
blank.html Bug 540576 - Remove trailing white space from a blank document to make its body have no WS with the HTML5 parser. r=bzbarsky. 2010-01-22 10:15:43 +02:00
browser_bug343515.js Bug 825544: backout Bug 825544, Bug 825544, Bug 765192 and Bug 808035 to bring back the old .location=val behavior, r=bz 2013-01-15 13:46:35 +02:00
bug343515_pg1.html Tests for bug 343515 - Active tab API. r=dolske 2010-08-02 14:13:13 -04:00
bug343515_pg2.html Tests for bug 343515 - Active tab API. r=dolske 2010-08-02 14:13:13 -04:00
bug343515_pg3.html Tests for bug 343515 - Active tab API. r=dolske 2010-08-02 14:13:13 -04:00
bug343515_pg3_1.html Tests for bug 343515 - Active tab API. r=dolske 2010-08-02 14:13:13 -04:00
bug343515_pg3_1_1.html Tests for bug 343515 - Active tab API. r=dolske 2010-08-02 14:13:13 -04:00
bug343515_pg3_2.html Tests for bug 343515 - Active tab API. r=dolske 2010-08-02 14:13:13 -04:00
file_bug462076_1.html Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz 2010-08-17 17:13:55 +03:00
file_bug462076_2.html Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz 2010-08-17 17:13:55 +03:00
file_bug462076_3.html Bug 673285 - Remove unnecessary timeouts in test, r=smaug, a=testonly 2011-08-24 10:47:54 -07:00
file_bug508537_1.html Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz 2010-08-17 17:13:55 +03:00
file_bug534178.html Bug 778420 - Fix up tests that don't like the new enablePrivilege. r=jmaher 2012-08-03 22:19:54 +02:00
file_document_write_1.html Bug 673285 - Remove unnecessary timeouts in test, r=smaug, a=testonly 2011-08-24 10:47:54 -07:00
file_static_and_dynamic_1.html Bug 673285 - Remove unnecessary timeouts in test, r=smaug, a=testonly 2011-08-24 10:47:54 -07:00
frame0.html Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz 2010-08-17 17:13:55 +03:00
frame1.html Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz 2010-08-17 17:13:55 +03:00
frame2.html Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz 2010-08-17 17:13:55 +03:00
frame3.html Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz 2010-08-17 17:13:55 +03:00
goback.html Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz 2010-08-17 17:13:55 +03:00
iframe.html
moz.build Bug 784841 - Part 18h: Convert /docshell; r=glandium f=Ms2ger 2013-02-25 12:47:19 -08:00
navigate.html Bug 502937. Part 1.1. Fix up another test. r=bzbarsky 2010-04-16 13:15:28 -05:00
open.html
parent.html
test_bug13871.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_bug270414.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_bug278916.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_bug279495.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_bug386782.html Bug 778420 - Fix up tests that don't like the new enablePrivilege. r=jmaher 2012-08-03 22:19:54 +02:00
test_bug430624.html Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin 2011-12-16 22:38:45 +09:00
test_bug430723.html Bug 725700 - Keyboard arrow keys and scrollbar buttons should have consistent scrolling distances. 2012-02-20 11:24:36 -05:00
test_child.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_grandchild.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_not-opener.html Bug 404077: Adjust annotations of expected assertions. 2013-02-28 12:44:57 -08:00
test_opener.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_popup-navigates-children.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_reserved.html Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion. 2013-02-26 22:23:08 -08:00
test_sessionhistory.html Bug 673285 - Remove unnecessary timeouts in test, r=smaug, a=testonly 2011-08-24 10:47:54 -07:00
test_sibling-matching-parent.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_sibling-off-domain.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