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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-compositor-worker-expected.txt

Issue 2561443004: Implementation of ReadableStream pipeTo and pipeThrough (Closed)
Patch Set: Rebase and move includes to .gn Created 3 years, 11 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/webexposed/global-interface-listing-compositor-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-compositor-worker-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-compositor-worker-expected.txt
index 9cb32d204ca7d0060eb9ac67495c9f79809398a1..919ec9e6d9f0979cfca1b174377c7b37f52aae8a 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-compositor-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-compositor-worker-expected.txt
@@ -55,6 +55,8 @@ Starting worker: resources/global-interface-listing.js
[Worker] method cancel
[Worker] method constructor
[Worker] method getReader
+[Worker] method pipeThrough
+[Worker] method pipeTo
[Worker] method tee
[Worker] interface WritableStream
[Worker] getter locked

Powered by Google App Engine
This is Rietveld 408576698