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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/timeline/fetch-as-stream-expected.txt

Issue 2500093002: [DevTools] Move IO and Tracing to new generator. (Closed)
Patch Set: roll Created 4 years, 1 month 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/inspector-protocol/timeline/fetch-as-stream-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/timeline/fetch-as-stream-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/timeline/fetch-as-stream-expected.txt
index 4941a14ebbaa3bfc4e6510cc863a63549e9a0f16..6187058b25ef61cbcfbfac33ab040ab762edebda 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/timeline/fetch-as-stream-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/timeline/fetch-as-stream-expected.txt
@@ -1,8 +1,8 @@
Recording started
Tracing complete
Error after legit close: undefined
-Error after illegal read: {"code":-32602,"message":"Missing or invalid 'Invalid stream handle' parameter"}
-Error after illegal close: {"code":-32602,"message":"Missing or invalid 'Invalid stream handle' parameter"}
+Error after illegal read: {"code":-32602,"message":"Invalid stream handle"}
+Error after illegal close: {"code":-32602,"message":"Invalid stream handle"}
Event sanity test done
Metadata: object, not null

Powered by Google App Engine
This is Rietveld 408576698