[whatwg/streams] Remove fallback from underlying sink abort to close (#631)

See discussion in https://github.com/whatwg/streams/issues/620 and in particular the conclusion at https://github.com/whatwg/streams/issues/620#issuecomment-263483953.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Remove fallback from underlying sink abort to close

-- File Changes --

    M index.bs (30)
    M reference-implementation/lib/helpers.js (10)
    M reference-implementation/lib/writable-stream.js (7)
    M reference-implementation/to-upstream-wpts/writable-streams/aborting.js (17)
    M reference-implementation/to-upstream-wpts/writable-streams/general.js (4)

-- Patch Links --

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

Received on Friday, 16 December 2016 22:45:51 UTC