-
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
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…
Add the "reason" argument to the [[AbortSteps]] method
#714
by ricea
was merged Mar 28, 2017
Loading…
Update WebSocket examples
documentation
writable streams
#713
by domenic
was merged Mar 29, 2017
Loading…
Remove the warning about writable stream spec stability
writable streams
#710
by domenic
was merged Mar 28, 2017
Loading…
Replace some double spaces in algorithms with single spaces.
editorial
Changes that do not affect how the standard is understood
#703
by ricea
was merged Mar 23, 2017
Loading…
Add a link to web-platform-tests to the top of the spec
#737
by foolip
was merged Apr 20, 2017
Loading…
Meta: add .editorconfig and .gitattributes; update WPT
#717
by domenic
was merged Mar 29, 2017
Loading…
Editorial: fix usage of RFC 2119 terms in non-normative notes
editorial
Changes that do not affect how the standard is understood
#716
by domenic
was merged Mar 29, 2017
Loading…
Refactor writable stream erroring to be centralized
#705
by domenic
was merged Mar 27, 2017
Loading…
various steps in
[[finish]] should wait for buffer depletion.
#22
by Raynos
was closed Nov 9, 2013
Loading…
Allow aborting an ongoing pipe operation using AbortSignals
piping
#744
by domenic
was merged Nov 7, 2018
Loading…
Call ErrorReadableStream only when the state is "readable"
#419
by tyoshino
was merged Dec 21, 2015
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.