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

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

Issue 2528813002: Fix Self-Referencing OOPIF Infinite Loop (Closed)
Patch Set: actually fix broken test Created 3 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
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <body>
4 B - This page has co-referencing nested iframes. Or does it?
alexmos 2017/01/19 23:45:54 "Or does it?" - yeah, it does :)
davidsac (gone - try alexmos) 2017/01/24 01:16:39 Done.
davidsac (gone - try alexmos) 2017/01/24 01:16:39 Whoops! I fixed this a while back on one, but not
5 <iframe id="child-0" src="/cross-site/a.com/coreferencingframe_1.html"></ifram e>
6 </body>
7 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698