Skip to content

Conversation

@domenic
Copy link
Contributor

@domenic domenic commented Mar 31, 2015

whatwg/streams#310 changes the signature slightly of the start method used here. This commit updates the usage.

I couldn't find error used anywhere, BTW...

@domenic
Copy link
Contributor Author

domenic commented Mar 31, 2015

Actually, hold off. I think I am going to define EnqueueInReadableStream, CloseReadableStream, and ErrorReadableStream abstract ops, which you can use directly.

In whatwg/streams#311, abstract operations were factored out to allow other specs (like this one) to operate on readable streams more directly. We now use them.
@domenic domenic changed the title Update for stream controller Update for stream abstract operations Apr 6, 2015
@domenic
Copy link
Contributor Author

domenic commented Apr 6, 2015

Updated this PR!

yutakahirano added a commit that referenced this pull request Apr 8, 2015
@yutakahirano yutakahirano merged commit a568652 into yutakahirano:master Apr 8, 2015
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.

2 participants