gecko/docshell/test
Bobby Holley 589ed842af Bug 840488 - Update unsafe-JAR channel tests so that they actually fail if we allow script to run. r=bz
The current tests never actually check that script is disabled for unsafe JAR
channels, but only that they're unable to initiate loads. This fixes that.

This blob runs dos2unix on the files inside the zip, and applies the following patch to iframes.html:

 <html><head>
   <title>iframes</title>
+  <script>parent.poke('regular script');</script>
 </head>
-<body>
+<body onload="parent.poke('onload-handler')">
  subshells
  <p>
  <iframe id="data-iframe" src="data:text/html,dataurl iframe<script>window.parent.parent.poke('data-iframe')</script>">ifr</iframe>
  <p>
  <iframe id="js-iframe" src="javascript:window.parent.parent.poke('js-iframe')">jsifr</iframe>
 </body>
-</html>
\ No newline at end of file
+</html>
2013-11-12 16:43:32 -08:00
..
browser Bug 936440 - Report UTF-16LE or UTF-16BE instead of UTF-16 as the BOM-sniffed encoding. r=emk. 2013-11-12 10:45:22 +02:00
chrome Bug 565388 - Invisible docshell test. r=tnikkel 2013-10-16 15:18:43 +02:00
navigation Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
unit Bug 887543 - Windows debug bustage follow-up on a CLOSED TREE. 2013-07-11 10:53:57 -07: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_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_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
historyframes.html
Makefile.in Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
mochitest.ini Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
moz.build Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02: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 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
test_bug404548.html
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
test_bug529119-1.html
test_bug529119-2.html
test_bug540462.html
test_bug551225.html
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
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 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion. 2013-02-26 22:23:08 -08: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
test_windowedhistoryframes.html