- From: James Browning <notifications@github.com>
- Date: Mon, 06 Jul 2020 00:49:21 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 6 July 2020 07:49:33 UTC
This fixes a bad reference to `ReadableStreamDefaultReader` and replaces a repeated `preventCancel` parameter with the missing `preventAbort`.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/1052
-- Commit Summary --
* Fix a couple typos
-- File Changes --
M index.bs (6)
-- Patch Links --
https://github.com/whatwg/streams/pull/1052.patch
https://github.com/whatwg/streams/pull/1052.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/1052
Received on Monday, 6 July 2020 07:49:33 UTC