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

Side by Side Diff: trunk/src/content/test/data/error-body-no-crash.html

Issue 15859009: Revert 202821 "Protect WebURLLoaderImpl::Context while receiving..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <!-- The showModalDialog call will force a nested message loop, which will
2 receive the 404 body and crash. -->
3 <script src="page404.html"></script>
4 <script>
5 window.showModalDialog("javascript:window.close();");
6 </script>
OLDNEW
« no previous file with comments | « trunk/src/content/browser/webkit_browsertest.cc ('k') | trunk/src/webkit/glue/weburlloader_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698