-
Notifications
You must be signed in to change notification settings - Fork 168
Pull requests: whatwg/streams
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
ReadableStream.from(asyncIterable)
addition/proposal
New features or enhancements
#1083
by MattiasBuelens
was merged Jun 8, 2023
Loading…
3 tasks done
Add code coverage reporting the reference implementation/tests
#590
by domenic
was merged Nov 3, 2016
Loading…
Two minor algorithm corrections to WritableStream
writable streams
#736
by ricea
was merged Apr 14, 2017
Loading…
Editorial: add stable example IDs
editorial
Changes that do not affect how the standard is understood
#564
by domenic
was merged Oct 27, 2016
Loading…
Replace some example IDs with more descriptive ones
editorial
Changes that do not affect how the standard is understood
#572
by tyoshino
was merged Oct 27, 2016
Loading…
Revise abstract, introduction, and model
documentation
#779
by domenic
was merged Aug 29, 2017
Loading…
Test that transform() can be called synchronously
transform streams
#784
by ricea
was merged Aug 31, 2017
Loading…
Remove TransformStream _transforming member
transform streams
#788
by ricea
was merged Sep 5, 2017
Loading…
Add missing check for WritableStream...ClearAlgorithms
editorial
Changes that do not affect how the standard is understood
writable streams
#943
by ricea
was merged Jul 17, 2018
Loading…
Change promises-guide references to Web IDL
#1021
by MattiasBuelens
was merged Nov 3, 2019
Loading…
2 of 4 tasks
Editorial: use structs instead of records
editorial
Changes that do not affect how the standard is understood
#1047
by domenic
was merged Jun 25, 2020
Loading…
Fix documentation for underlying source cancel() errors
clarification
Standard could be clearer
#1202
by domenic
was merged Jan 6, 2022
Loading…
add ReadableByteStreamControllerGetBYOBRequest abstract op
#677
by isonmad
was closed Jan 25, 2017
Loading…
Mark pipeTo promise created by pipeThrough as handled
#664
by domenic
was merged Jan 20, 2017
Loading…
Execute strategySize first in write()
writable streams
#680
by ricea
was merged Feb 17, 2017
Loading…
Require pipeTo() to properly use the destination queue
piping
#720
by domenic
was merged Mar 31, 2017
Loading…
Make writer.abort() fail immediately
do not merge yet
Pull request must not be merged per rationale in comment
#715
by tyoshino
was closed Apr 17, 2017
Loading…
Make writer.write() reject with the stream's stored error
writable streams
#712
by domenic
was merged Mar 28, 2017
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.