[whatwg/streams] Remove preconditions from ReadableStreamDefaultControllerError (#925)

ReadableStreamDefaultControllerError had a note that specifications should
respect the preconditions (listed as asserts). However, it doesn't have any
asserts. Remove mention of preconditions.

No functional changes.

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

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

-- Commit Summary --

  * Remove preconditions from ReadableStreamDefaultControllerError

-- File Changes --

    M index.bs (3)

-- Patch Links --

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

Received on Monday, 14 May 2018 15:13:36 UTC