[streams] Remove closedPromise from ReadableStream's internal slot list (#352)

It no longer a part of the stream but lives in the reader class.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/352

-- Commit Summary --

  * Remove closedPromise from ReadableStream's internal slot list

-- File Changes --

    M index.bs (4)

-- Patch Links --

https://github.com/whatwg/streams/pull/352.patch
https://github.com/whatwg/streams/pull/352.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/352

Received on Friday, 1 May 2015 04:43:48 UTC