gecko-dev/docshell/test/chrome
Alexandre Poirot 7ea4dd517f Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
..
89419.html Bug 552605 - Write tests to make sure we reload images that are redirected with a Cache-Control: no-cache header. r=bz 2011-07-01 13:03:43 -04:00
92598_nostore.html
92598_nostore.html^headers^
112564_nocache.html
112564_nocache.html^headers^
215405_nocache.html
215405_nocache.html^headers^
215405_nostore.html
215405_nostore.html^headers^
582176_dummy.html Bug 582176: Only send content-document-global-created (and its chrome counter part) when a new window was actually created. Not when we fast-backed to one. r=jst a=blocker 2010-09-03 15:53:28 -07:00
582176_xml.xml Bug 391177: XSLT should reuse the existing inner window in order to help debuggers and the like. r=jst a=blocker CLOSED TREE 2010-09-15 15:54:00 -07:00
582176_xslt.xsl Bug 391177: XSLT should reuse the existing inner window in order to help debuggers and the like. r=jst a=blocker CLOSED TREE 2010-09-15 15:54:00 -07:00
662200a.html Bug 662200: Regression test. 2011-06-07 13:08:07 -07:00
662200b.html Bug 662200: Regression test. 2011-06-07 13:08:07 -07:00
662200c.html Bug 662200: Regression test. 2011-06-07 13:08:07 -07:00
allowContentRetargeting.sjs Bug 906276 - Add attribute to nsIDocShell to disable content retargeting. r=jlebar, sr=biesinger 2013-08-24 01:10:50 -07:00
blue.png Bug 552605 - Write tests to make sure we reload images that are redirected with a Cache-Control: no-cache header. r=bz 2011-07-01 13:03:43 -04:00
bug89419.sjs Bug 552605 - Write tests to make sure we reload images that are redirected with a Cache-Control: no-cache header. r=bz 2011-07-01 13:03:43 -04:00
bug89419_window.xul Bug 945781 - Remove ChromePowers.js. r=jmaher 2014-07-14 23:40:49 +02:00
bug92598_window.xul Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
bug112564_window.xul Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
bug113934_window.xul Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan 2011-01-22 17:46:22 -08:00
bug215405_window.xul Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
bug293235.html Fix existing tests to deal with getComputedStyle lying about :link vs. :visited. (Bug 147777) r=sdwilsh 2010-04-02 18:58:25 -07:00
bug293235_p2.html Adding test for bug 293235. r=bzbarsky 2009-07-09 14:09:44 -07:00
bug293235_window.xul Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
bug294258_testcase.html Add test for bug 294258. r=bzbarsky 2009-07-09 14:09:44 -07:00
bug294258_window.xul Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
bug298622_window.xul Bug 945781 - Remove ChromePowers.js. r=jmaher 2014-07-14 23:40:49 +02:00
bug301397_1.html Test for bug 301397. r=bzbarsky 2009-08-12 18:42:10 -04:00
bug301397_2.html Test for bug 301397. r=bzbarsky 2009-08-12 18:42:10 -04:00
bug301397_3.html Test for bug 301397. r=bzbarsky 2009-08-12 18:42:10 -04:00
bug301397_4.html Test for bug 301397. r=bzbarsky 2009-08-12 18:42:10 -04:00
bug301397_window.xul Bug 945781 - Remove ChromePowers.js. r=jmaher 2014-07-14 23:40:49 +02:00
bug303267.html Adding test for bug 303267. r=mrbkap 2009-07-09 14:09:44 -07:00
bug303267_window.xul Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
bug311007_window.xul 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
bug321671_window.xul Bug 945781 - Remove ChromePowers.js. r=jmaher 2014-07-14 23:40:49 +02:00
bug360511_case1.html Adding test for bug 360511. r=bzbarsky 2009-07-10 22:41:12 -07:00
bug360511_case2.html Adding test for bug 360511. r=bzbarsky 2009-07-10 22:41:12 -07:00
bug360511_window.xul Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
bug364461_window.xul Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
bug396519_window.xul Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
bug396649_window.xul Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
bug449778_window.xul Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan 2011-01-22 17:46:22 -08:00
bug449780_window.xul Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
bug454235-subframe.xul
bug582176_window.xul Bug 945781 - Remove ChromePowers.js. r=jmaher 2014-07-14 23:40:49 +02:00
bug608669.xul Bug 608669: Make chrome-document-global-created be properly dispatched on newly opened windows. r=jst a=blocker 2010-11-23 00:50:56 -08:00
bug662200_window.xul Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
bug690056_window.xul Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
bug846906.html Bug 846906 - Implement nsAppShellService::CreateWindowlessBrowser; r=bz; sr=benjamin 2013-04-04 15:24:32 +02:00
bug909218.html Bug 909218 - test defaultLoadFlags make it to all requests. r=mayhemer 2013-09-06 16:33:29 +10:00
bug909218.js Bug 909218 - test defaultLoadFlags make it to all requests. r=mayhemer 2013-09-06 16:33:29 +10:00
chrome.ini Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
docshell_helpers.js Bug 812086 part 3. Convert internal consumers of mozHidden and mozVisibilityState to the unprefixed versions. r=smaug 2012-11-16 14:22:56 -08:00
file_viewsource_forbidden_in_iframe.html Bug 624883 - Tests for ensuring that view-source is forbidden in iframes. r=bz 2014-01-23 16:02:10 +00:00
gen_template.pl Bug 501235 - "add new mochitest sub-harness for docshell testing." r=bzbarsky 2009-06-30 18:35:32 -07:00
generic.html Bug 501235 - "add new mochitest sub-harness for docshell testing." r=bzbarsky 2009-06-30 18:35:32 -07:00
mochitest.ini Bug 968837 - Move more Mochitests into manifests. r=jmaher 2014-02-06 15:37:30 -05:00
mozFrameType_window.xul 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
red.png Bug 552605 - Write tests to make sure we reload images that are redirected with a Cache-Control: no-cache header. r=bz 2011-07-01 13:03:43 -04:00
test.template.txt Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_allowContentRetargeting.html Bug 906276 - Add attribute to nsIDocShell to disable content retargeting. r=jlebar, sr=biesinger 2013-08-24 01:10:50 -07:00
test_bug89419.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug92598.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug112564.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug113934.xul Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_bug215405.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug293235.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug294258.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug298622.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug301397.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug303267.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug311007.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug321671.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug360511.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug364461.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug396519.xul Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_bug396649.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug428288.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_bug449778.xul Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_bug449780.xul Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_bug453650.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug454235.xul bug 684176 - Intermittent failure in test_bug454235.xul | offscreen browser is not visible r=smaug 2012-11-13 11:44:36 -08:00
test_bug456980.xul Bug 939719 - stop packaging tests.jar up during a build. r=ted 2013-11-18 13:38:37 -05:00
test_bug565388.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug582176.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug608669.xul Bug 939719 - stop packaging tests.jar up during a build. r=ted 2013-11-18 13:38:37 -05:00
test_bug662200.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug690056.xul Bug 690056. Implement a vendor-prefixed version of the visibility API. r=sicking 2011-10-11 17:29:12 -04:00
test_bug789773.xul Bug 792899 - docshell/test/chrome/test_bug789773.xul uses about:home which SeaMonkey doesn't have, r=bholley 2012-12-06 18:42:00 +01:00
test_bug846906.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_bug909218.html Bug 909218 - test defaultLoadFlags make it to all requests. r=mayhemer 2013-09-06 16:33:29 +10:00
test_mozFrameType.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_principalInherit.xul Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
test_private_hidden_window.html Bug 849723 - Introduce API to use the private hidden window correctly. r=ehsan 2013-03-14 17:51:49 -04:00
test_viewsource_forbidden_in_iframe.xul Bug 624883 - Tests for ensuring that view-source is forbidden in iframes. r=bz 2014-01-23 16:02:10 +00:00
window.template.txt Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00