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

Unified Diff: LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt

Issue 1004623007: Streams Implementation Update: async read (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@stream-reader-read
Patch Set: Created 5 years, 9 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/webexposed/global-interface-listing-expected.txt ('k') | Source/core/streams/ReadableStream.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt b/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
index 22f7a34e33f584c77f801e1da008a3e2216ad421..77dda23d84f6dca673222be854ffadba8d721945 100644
--- a/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -596,15 +596,11 @@ Starting worker: resources/global-interface-listing.js
[Worker] method constructor
[Worker] setter stack
[Worker] interface ReadableStream
-[Worker] getter closed
[Worker] method cancel
[Worker] method constructor
[Worker] method getReader
[Worker] interface ReadableStreamReader
[Worker] getter closed
-[Worker] getter isActive
-[Worker] getter ready
-[Worker] getter state
[Worker] method cancel
[Worker] method constructor
[Worker] method read
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/core/streams/ReadableStream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698