[whatwg/streams] Remove inaccurate note about ReadableStreamDefaultControllerEnqueue (#829)

ReadableStreamDefaultControllerEnqueue has a note indicating that it
could be called when the stream was closed without an exception being
thrown. This hasn't been true since December 2015. Remove the inaccurate
note.

Fixes #824.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Remove inaccurate note about ReadableStreamDefaultControllerEnqueue

-- File Changes --

    M index.bs (8)

-- Patch Links --

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

Received on Friday, 6 October 2017 12:20:01 UTC