Skip to content

Make chunk param of ReadableStreamDefaultController.enqueue non-optional#2425

Open
ikeyan wants to merge 1 commit intomicrosoft:mainfrom
ikeyan:ReadableStreamDefaultController-enqueue-chunk-required
Open

Make chunk param of ReadableStreamDefaultController.enqueue non-optional#2425
ikeyan wants to merge 1 commit intomicrosoft:mainfrom
ikeyan:ReadableStreamDefaultController-enqueue-chunk-required

Conversation

@ikeyan
Copy link

@ikeyan ikeyan commented Feb 16, 2026

Fixes #1682

@github-actions
Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@ikeyan
Copy link
Author

ikeyan commented Feb 16, 2026

@microsoft-github-policy-service agree

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.

Make the chunk parameter of ReadableStreamDefaultController.enqueue non optional

1 participant