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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/loading/progress-finished-callback-expected.txt

Issue 1381003004: Better distinguish didFinishLoad and didStopLoading (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/loading/progress-finished-callback-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/progress-finished-callback-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/progress-finished-callback-expected.txt
deleted file mode 100644
index 71ceefba552f23a4c2e3ec1a810da416f55e5346..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/loading/progress-finished-callback-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-main frame - didStartProvisionalLoadForFrame
-main frame - didCommitLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didHandleOnloadEventsForFrame
-postProgressFinishedNotification
-main frame - didFinishLoadForFrame
-This is a test of progress finished callback ordering in relation to frame loader callbacks. It is only useful inside the regression test tool.
dcheng 2015/10/08 05:34:35 It might be nice to keep this and just update the
Nate Chapin 2015/10/08 21:03:59 Translated to WebFrameTest.

Powered by Google App Engine
This is Rietveld 408576698