Skip to content

Conversation

@jyasskin
Copy link
Member

@jyasskin jyasskin commented Aug 7, 2018

@ricea
Copy link
Contributor

ricea commented Aug 8, 2018

lgtm

docs/index.bs Outdated
1. When |promise| is fulfilled with a value that matches with neither of the above patterns, or |promise| is rejected, [=ReadableStream/error=] |newStream| with a <code>TypeError</code>.
1. Let |cancel| be an action that [=ReadableStream/cancels=] |response|'s [=response/body=]'s <a>stream</a> with |reader|.
1. Let |newStream| be the result of [=ReadableStream/construct a ReadableStream object=] with |strategy|, |pull| and |cancel| in |targetRealm|.
1. Let |newStream| be the result of [=ReadableStream/construct a ReadableStream object=] with |highWaterMark|, |sizeAlgorithm|, |pull| and |cancel| in |targetRealm|.
Copy link
Member

Choose a reason for hiding this comment

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

I'd add a comma after |pull|. (I realize that's a new nit though as the old text had the same issue.)

Copy link
Member Author

Choose a reason for hiding this comment

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

D,o,n,e. :)

annevk pushed a commit to whatwg/fetch that referenced this pull request Aug 10, 2018
@jungkees
Copy link
Collaborator

Thanks for the PR @jyasskin! Could you remove the html file from the change set? Now Travis CI builds the spec when it's merged. (I just changed the CONTRIBUTING.md document.)

@jyasskin jyasskin force-pushed the readable-stream-strategy branch from b43bff9 to fcd5787 Compare August 13, 2018 02:49
@jyasskin
Copy link
Member Author

@jungkees Done.

@jungkees jungkees merged commit a71caad into w3c:master Aug 13, 2018
@jungkees
Copy link
Collaborator

Thanks!

@jyasskin jyasskin deleted the readable-stream-strategy branch August 13, 2018 04:55
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.

4 participants