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

Side by Side Diff: chrome/test/data/ssl/page_with_frame.html

Issue 2410043003: Add a console messsage for HTTP-bad (Closed)
Patch Set: de-const other WebContentsDelegates Created 4 years, 2 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
OLDNEW
(Empty)
1 <html>
2 <head><title>This is a test page with frames</title>
3 </head>
4 <body>
5 <iframe name="navFrame" src="/title1.html" id="navFrame"></iframe>
6 </body>
7 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698