- From: Mattias Buelens <notifications@github.com>
- Date: Thu, 15 Apr 2021 14:18:52 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Push <push@noreply.github.com>
- Message-ID: <whatwg/streams/pull/1083/push/6922200347@github.com>
@MattiasBuelens pushed 19 commits. 280a885a7d71d013f58878a3d52ae5c09894f805 Add ReadableStream.from(asyncIterable) d625c42f098bd35ef684230aac3766246b3c67a5 Format literals as code 0b0f8a7d7199d4c11c86a0d1dacf9fb6e0b4fa81 Handle sync errors from calling return() 102c214da98fcc3cdf72bf3364fc7e2d942d4143 Move startAlgorithm steps to main steps f3154fec6430fd0244e6839d8229d93f866805f2 Pass cancel reason to return() 6286c54f9f43e8449fc071fc2e91a509b822d678 Add ReadableStreamFromIterable abstract op dde4b984b967d56f4695827b2bcde3bfbdc9285c Add ReadableStream.of(...chunks) 95c7666ded32eaf9a963a78c26bc51645badbcdf Fix GetIterator call 4f4689de4a2ff5a0d5677f170f5bd202c7561c9b Fix highlighting for |stream| 006b00f63b9d4eb027fcc869a4b197e3a42b0402 Use Reflect.apply 30ca59efb149f6a84205684809eb4ac7cbbcf95a Fix "Type(x) is Object" checks b75ea2edc998b7fc6a2b74d4bc7933052ff1c7fc Add todo if we want to allow changing the queuing strategy c997ff2ab16712e9951e350bc4144b08e89452a1 Revert "Add ReadableStream.of(...chunks)" 7e353fedd0ff6ded845d624d6f92695edd950dc3 Fix Call abstract op c749bdda7ef51950acf68f9ea5eebcef20259a54 Implement CreateAsyncFromSyncIterator abstract op a1125480dc25677db1bbc5bc956bf88e05c19d0d Set HWM to 0 for ReadableStream.from() cdfec4e92111f59fb92e8df3e6cc19d5b086aa04 Update spec text to set HWM to 0 87f43f27e59c088196257a2f9b61585e463273b2 Add error message fa13e7fecdb34ee9e625e23eafc3539f4d6677a3 Roll WPT -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/whatwg/streams/pull/1083/files/9a58221f28362328af90bb94a3fa41a366739f38..fa13e7fecdb34ee9e625e23eafc3539f4d6677a3
Received on Thursday, 15 April 2021 21:19:05 UTC