[streams] Have each of the stream and reader hold promises (#277)

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Have each of the stream and reader hold promises

-- File Changes --

    M reference-implementation/lib/exclusive-stream-reader.js (94)
    M reference-implementation/lib/readable-stream-abstract-ops.js (103)
    M reference-implementation/lib/readable-stream.js (27)
    M reference-implementation/test/exclusive-stream-reader.js (51)
    M reference-implementation/test/readable-stream.js (20)

-- Patch Links --

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

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

Received on Wednesday, 4 February 2015 15:42:40 UTC