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

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

Issue 1301373004: DevTools: add protocol test for retrieving traces as stream (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
« no previous file with comments | « LayoutTests/inspector-protocol/timeline/fetch-as-stream.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector-protocol/timeline/fetch-as-stream-expected.txt
diff --git a/LayoutTests/inspector-protocol/timeline/fetch-as-stream-expected.txt b/LayoutTests/inspector-protocol/timeline/fetch-as-stream-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3f2165dafff2b8c4402e117fc558931879df964a
--- /dev/null
+++ b/LayoutTests/inspector-protocol/timeline/fetch-as-stream-expected.txt
@@ -0,0 +1,7 @@
+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"}
+Event sanity test done
+
« no previous file with comments | « LayoutTests/inspector-protocol/timeline/fetch-as-stream.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698