- From: Adam Rice <notifications@github.com>
- Date: Tue, 28 Mar 2017 06:03:42 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 March 2017 13:04:46 UTC
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