[whatwg/streams] Remove obsolete asserts from reference implementation (#1056)

These asserts no longer appear in the spec text, since they were made redundant by the WebIDL rewrite. Therefore, they should also be removed from the reference implementation.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Remove obsolete asserts

-- File Changes --

    M reference-implementation/lib/abstract-ops/readable-streams.js (2)
    M reference-implementation/lib/abstract-ops/transform-streams.js (2)
    M reference-implementation/lib/abstract-ops/writable-streams.js (2)

-- Patch Links --

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

Received on Sunday, 19 July 2020 22:18:21 UTC