- From: isonmad <notifications@github.com>
- Date: Thu, 12 Jan 2017 17:42:47 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 13 January 2017 01:43:18 UTC
Looking at #646, this was the closest thing that fit the issue description. There isn't a bug, but an assert helps clarify that the method depends on its only caller being a default reader. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/649 -- Commit Summary -- * fix typos * add assert to bytestreamcontroller [[Pull]]() -- File Changes -- M index.bs (5) M reference-implementation/lib/readable-stream.js (1) -- Patch Links -- https://github.com/whatwg/streams/pull/649.patch https://github.com/whatwg/streams/pull/649.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/649
Received on Friday, 13 January 2017 01:43:18 UTC