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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/cache/iframe-304-crash-expected.txt

Issue 2211283004: Drop test-only WebFrameClient params/functions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 4 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/cache/iframe-304-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/cache/iframe-304-crash-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cache/iframe-304-crash-expected.txt
index 94fb8f821cea7c9138e06a3b63e1135f0efa46b2..feb761e5c8458c51063985f13f9fa7bb0bb75de8 100644
--- a/third_party/WebKit/LayoutTests/http/tests/cache/iframe-304-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/cache/iframe-304-crash-expected.txt
@@ -1,7 +1,5 @@
-http://127.0.0.1:8000/cache/resources/iframe304.php - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/cache/resources/iframe304.php, main document URL http://127.0.0.1:8000/cache/iframe-304-crash.html, http method GET> redirectResponse (null)
+http://127.0.0.1:8000/cache/resources/iframe304.php - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/cache/resources/iframe304.php, main document URL http://127.0.0.1:8000/cache/iframe-304-crash.html, http method GET>
http://127.0.0.1:8000/cache/resources/iframe304.php - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/cache/resources/iframe304.php, http status code 200>
-http://127.0.0.1:8000/cache/resources/iframe304.php - didFinishLoading
-http://127.0.0.1:8000/cache/resources/iframe304.php - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/cache/resources/iframe304.php, main document URL http://127.0.0.1:8000/cache/iframe-304-crash.html, http method GET> redirectResponse (null)
+http://127.0.0.1:8000/cache/resources/iframe304.php - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/cache/resources/iframe304.php, main document URL http://127.0.0.1:8000/cache/iframe-304-crash.html, http method GET>
http://127.0.0.1:8000/cache/resources/iframe304.php - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/cache/resources/iframe304.php, http status code 200>
-http://127.0.0.1:8000/cache/resources/iframe304.php - didFinishLoading

Powered by Google App Engine
This is Rietveld 408576698