[whatwg/streams] Tweak ReadableByteStreamControllerEnqueue algorithm structure (#473)

This makes the parallel nature of the algorithm more clear, in that it handles all three cases of default reader, BYOB reader, and no reader. See http://logs.glob.uno/?c=freenode%23whatwg#c999292.

/cc @wanderview
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Tweak ReadableByteStreamControllerEnqueue algorithm structure

-- File Changes --

    M index.bs (15)
    M reference-implementation/lib/readable-stream.js (14)

-- Patch Links --

https://github.com/whatwg/streams/pull/473.patch
https://github.com/whatwg/streams/pull/473.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/473

Received on Tuesday, 28 June 2016 19:21:15 UTC