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

Unified Diff: third_party/WebKit/Source/web/tests/data/frame_with_frame.html

Issue 2428803002: Don't send loading completion callbacks for detaching frames. (Closed)
Patch Set: Remove stray include Created 4 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/web/tests/data/frame_with_frame.html
diff --git a/third_party/WebKit/Source/web/tests/data/frame_with_frame.html b/third_party/WebKit/Source/web/tests/data/frame_with_frame.html
new file mode 100644
index 0000000000000000000000000000000000000000..390082a9902e4387484fb3d2501c75d2986e20a4
--- /dev/null
+++ b/third_party/WebKit/Source/web/tests/data/frame_with_frame.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<iframe src="parent_detaching_frame.html"></iframe>

Powered by Google App Engine
This is Rietveld 408576698