- From: Nidhi Jaju <notifications@github.com>
- Date: Mon, 30 Nov 2020 19:37:17 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 1 December 2020 03:37:29 UTC
Based on https://github.com/whatwg/streams/issues/1089, this adds an if condition to `SetUpReadableByteStreamController()` to check if _autoAllocateChunkSize_ is 0. Additionally, this change adds a reference to the ECMA spec for `IsInteger()`.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/1090
-- Commit Summary --
* Merge pull request #1 from whatwg/master
* Merge pull request #2 from whatwg/master
* add if condition
-- File Changes --
M index.bs (3)
-- Patch Links --
https://github.com/whatwg/streams/pull/1090.patch
https://github.com/whatwg/streams/pull/1090.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/1090
Received on Tuesday, 1 December 2020 03:37:29 UTC