- From: Adam Rice <notifications@github.com>
- Date: Fri, 17 Mar 2017 06:34:58 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 March 2017 13:35:32 UTC
WritableStreamDefaultControllerAdvanceQueueIfNeeded was missing the "!" which
indicates that we expect the call to the abstract operation to always succeed in
two places.
Add them.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/699
-- Commit Summary --
* Add a couple of missing exclamation marks standard text
-- File Changes --
M index.bs (4)
-- Patch Links --
https://github.com/whatwg/streams/pull/699.patch
https://github.com/whatwg/streams/pull/699.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/699
Received on Friday, 17 March 2017 13:35:32 UTC