[streams] Initialize variables of ReadableStreamReader to the final value direc… (#373)

…tly when obtained from a closed/errored stream
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Initialize variables of ReadableStreamReader to the final value directly when obtained from a closed/errored stream

-- File Changes --

    M index.bs (21)
    M reference-implementation/lib/readable-stream.js (40)

-- Patch Links --

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

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

Received on Thursday, 2 July 2015 07:42:08 UTC