Skip to content

Commit

Permalink
Bug 1682830 [wpt PR 26923] - Add explicit [Exposed] to ReadableStream…
Browse files Browse the repository at this point in the history
…DefaultController WebIDL, a=testonly

Automatic update from web-platform-tests
Add explicit [Exposed] to ReadableStreamDefaultController WebIDL

This CL adds an explicit [Exposed=(Window,Worker,Worklet)] declaration
to the ReadableStreamDefaultController WebIDL file as it was added
in a new version of the Streams spec, based on whatwg/streams#963.

Intent To Ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/yZuxrW9zhAs/m/6bXDaW2mAwAJ

Bug: 1093862
Change-Id: I2bd0c759d856c176037231adbe7e679ccea945c8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570755
Reviewed-by: Yoav Weiss <yoavweisschromium.org>
Reviewed-by: Yutaka Hirano <yhiranochromium.org>
Commit-Queue: Nidhi Jaju <nidhijajugoogle.com>
Cr-Commit-Position: refs/heads/master{#837841}

--

wpt-commits: 794b4ccac02d86865b5c5d5771c3498d496764dd
wpt-pr: 26923

UltraBlame original commit: c266d6f89852334f98b6a02a9a2396be25701c88
  • Loading branch information
marco-c committed Jan 1, 2021
1 parent bb08b9f commit 64cf813
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,6 @@ ReadableStreamDefaultReader
ReadableStreamBYOBReader
"
"
ReadableStreamDefaultController
"
"
ReadableByteStreamController
"
"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ ReadableStreamDefaultReader
ReadableStreamBYOBReader
"
"
ReadableStreamDefaultController
"
"
ReadableByteStreamController
"
"
Expand Down

0 comments on commit 64cf813

Please sign in to comment.