Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1101)

Unified Diff: content/test/data/error-body-no-crash.html

Issue 11900002: Revert 176882 - Test fails on Win Aura. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/webkit_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/error-body-no-crash.html
===================================================================
--- content/test/data/error-body-no-crash.html (revision 176896)
+++ 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>
« no previous file with comments | « content/browser/webkit_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698