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

Unified Diff: third_party/WebKit/LayoutTests/fast/loader/iframe-recursive-synchronous-load-expected.txt

Issue 1475863005: [Async][WIP] Call FrameLoader::checkCompleted() asynchronously to avoid sync body.onload() Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/loader/iframe-recursive-synchronous-load-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/loader/iframe-recursive-synchronous-load-expected.txt b/third_party/WebKit/LayoutTests/fast/loader/iframe-recursive-synchronous-load-expected.txt
index 9fa36587747353ab16bceda27de3b4ec2cda02fe..b36033edb2187894436b7544bf0262661e1497f8 100644
--- a/third_party/WebKit/LayoutTests/fast/loader/iframe-recursive-synchronous-load-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/loader/iframe-recursive-synchronous-load-expected.txt
@@ -2,4 +2,4 @@ This test verifies that you don't crash when adding an iframe to the document fr
PASS: You didn't crash.
-
+

Powered by Google App Engine
This is Rietveld 408576698