- From: Adam Rice <notifications@github.com>
- Date: Fri, 14 Apr 2017 04:02:13 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 April 2017 11:02:48 UTC
- Add the missing second argument to WritableStreamStartErroring in WritableStreamDealWithRejection. Fixes #733. - Add the missing _s_ to [[writeRequests]] in WritableStreamFinishErroring. Fixes #734. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/736 -- Commit Summary -- * Two minor algorithm corrections to WritableStream -- File Changes -- M index.bs (4) -- Patch Links -- https://github.com/whatwg/streams/pull/736.patch https://github.com/whatwg/streams/pull/736.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/736
Received on Friday, 14 April 2017 11:02:48 UTC