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

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: works 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..2f4022be7e2ed8a59c5afe3e708d380d4301d1fb 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":-32000,"message":"Invalid stream handle"}
+Error after illegal close: {"code":-32000,"message":"Invalid stream handle"}
Event sanity test done
Metadata: object, not null

Powered by Google App Engine
This is Rietveld 408576698