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

Side by Side Diff: content/test/data/english_page.html

Issue 10065028: Fixing a problem, where a hung renderer process is not killed when navigating away (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 <html>
2 <head><title>This page is in English</title></head>
3 <body>
4 No joke! This is a page written in English. Awesome don't you think?
5 It has to be more than 100 bytes long for the CLD to detect the language correct ly.
6 </body>
7 </html>
OLDNEW
« no previous file with comments | « content/public/browser/render_process_host.h ('k') | content/test/data/infinite_beforeunload.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698