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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/loading/stop-load-at-commit-expected.txt

Issue 1714063002: Protect the provisional loader from detaching during prepareForCommit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments 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/http/tests/loading/stop-load-at-commit-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/onload-vs-immediate-refresh-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/stop-load-at-commit-expected.txt
similarity index 89%
copy from third_party/WebKit/LayoutTests/http/tests/loading/onload-vs-immediate-refresh-expected.txt
copy to third_party/WebKit/LayoutTests/http/tests/loading/stop-load-at-commit-expected.txt
index cf0d0019dd44580e3360901d934e8ed230729536..d8ce6ca6a67d40c343b6bf7a662850fddda34ff8 100644
--- a/third_party/WebKit/LayoutTests/http/tests/loading/onload-vs-immediate-refresh-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/loading/stop-load-at-commit-expected.txt
@@ -1,7 +1,6 @@
main frame - didStartProvisionalLoadForFrame
main frame - didCommitLoadForFrame
main frame - didFinishDocumentLoadForFrame
-ALERT: SUCCESS
main frame - didHandleOnloadEventsForFrame
main frame - didFinishLoadForFrame
main frame - didStartProvisionalLoadForFrame
@@ -9,4 +8,4 @@ main frame - didCommitLoadForFrame
main frame - didFinishDocumentLoadForFrame
main frame - didHandleOnloadEventsForFrame
main frame - didFinishLoadForFrame
-You should have seen an alert.
+PASS

Powered by Google App Engine
This is Rietveld 408576698