[whatwg/streams] fix ReadableStream spec inconsistencies (#521)

Erred on the side of adding asserts rather than removing them.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * fix typo in WritableStreamDefaultWriterClose
  * add asserts to ReadableStreamDefaultController
  * replace assignment with assert in ReadableByteStreamControllerCallPullIfNeeded

-- File Changes --

    M index.bs (7)
    M reference-implementation/lib/readable-stream.js (8)

-- Patch Links --

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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/521

Received on Thursday, 22 September 2016 02:42:50 UTC