- From: Mattias Buelens <notifications@github.com>
- Date: Fri, 03 Jul 2020 14:18:23 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 July 2020 21:18:35 UTC
The internal slot is called `[[closeRequested]]` instead of `[[closeRequest]]`. Looks like we missed this in #1029. 😅 You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/1051 -- Commit Summary -- * Fix typo in Close/Enqueue checks for readable byte streams -- File Changes -- M reference-implementation/lib/abstract-ops/readable-streams.js (4) -- Patch Links -- https://github.com/whatwg/streams/pull/1051.patch https://github.com/whatwg/streams/pull/1051.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/1051
Received on Friday, 3 July 2020 21:18:35 UTC