| Index: trunk/src/content/test/data/error-body-no-crash.html
|
| ===================================================================
|
| --- trunk/src/content/test/data/error-body-no-crash.html (revision 202834)
|
| +++ trunk/src/content/test/data/error-body-no-crash.html (working copy)
|
| @@ -1,6 +0,0 @@
|
| -<!-- The showModalDialog call will force a nested message loop, which will
|
| - receive the 404 body and crash. -->
|
| -<script src="page404.html"></script>
|
| -<script>
|
| -window.showModalDialog("javascript:window.close();");
|
| -</script>
|
|
|