[whatwg/streams] Add the "reason" argument to the [[AbortSteps]] method (#714)

The WritableStreamDefaultController internal [[AbortSteps]] method takes a
"reason" argument but this was not included in the method signature in the
standard text. Add it.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add the "reason" argument to the [[AbortSteps]] method
  * Fix word-wrapping

-- File Changes --

    M index.bs (3)

-- Patch Links --

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

Received on Tuesday, 28 March 2017 13:04:46 UTC