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

Side by Side Diff: chrome/test/data/iframe.html

Issue 789273006: Make ContentSettingsObserver security checks work with OOPIF. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 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 unified diff | Download patch
OLDNEW
1 <html><head><title>iframe test</title></head> 1 <html><head><title>iframe test</title></head>
2 <body> 2 <body>
3 <iframe src="title1.html"></iframe> 3 <iframe src="title1.html" id="test"></iframe>
4 </body></html> 4 </body></html>
OLDNEW
« no previous file with comments | « chrome/renderer/content_settings_observer.cc ('k') | content/browser/site_per_process_browsertest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698