Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(streams): ReadableStream.read min option #20849

Merged
merged 10 commits into from
Nov 24, 2023

Conversation

crowlKats
Copy link
Member

@crowlKats crowlKats commented Oct 9, 2023

Implements whatwg/streams#1145. Have to wait for WPT to land first (web-platform-tests/wpt#29723). Needed for denoland/deno_std#1985

@MattiasBuelens
Copy link
Contributor

FYI: whatwg/streams#1145 has just landed. 😉

# Conflicts:
#	ext/web/06_streams.js
@crowlKats crowlKats mentioned this pull request Nov 13, 2023
crowlKats added a commit that referenced this pull request Nov 13, 2023
@crowlKats crowlKats marked this pull request as ready for review November 14, 2023 11:57
kt3k pushed a commit that referenced this pull request Nov 17, 2023
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

(The diff looks almost identical to the diff of the reference implementation in whatwg/streams#1145 )

zifeo pushed a commit to metatypedev/deno that referenced this pull request Nov 22, 2023
@crowlKats crowlKats merged commit 6f02fa1 into denoland:main Nov 24, 2023
14 checks passed
@crowlKats crowlKats deleted the readablestream_min branch November 24, 2023 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants