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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-datareceived-expected.txt

Issue 2101073002: [DevTools] Always report encodedDataLength in Network.ResponseReceived. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/inspector/network/network-datareceived-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-datareceived-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-datareceived-expected.txt
index a4a121f549524d520be8cfd03bdd4341da65ec1c..d2fb6566e21b79a6bc9ed809186e75d0f86cf80a 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-datareceived-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-datareceived-expected.txt
@@ -1,6 +1,6 @@
Tests that dataReceived is called on NetworkDispatcher for all incoming data.
-Received response.
+Received response. EncodedDataLength is known.
SUCCESS

Powered by Google App Engine
This is Rietveld 408576698