Re: [whatwg/streams] ReadableStream.from(asyncIterable) (#1083)

@MattiasBuelens pushed 26 commits.

2942e89487be9d95ee70cfb980499c4778774b67  Add an other-specs abstraction to pull from bytes
1222f8836a0a19cde2f042e35c9bd3d15a1b05d0  Tweak other-specification advice on AbortSignal usage
cf7670a934ce228e2560e981a0d94e8e4201f217  Update raw video explainer according proposed spec PR
eba8c799d4dac3f57291be12d3cf7c597620a80e  Use an AbortController instead of signaling abort on AbortSignal
058f2908cee71a3a0d970a4cd5f41dbe1c031b86  Meta: update WPT tests to ToT
13f2911f78cb84b147c27935cc3ef8751b1e6637  Add ReadableStream.from(asyncIterable)
c94656763eda8a05dfb0c856e8146b284e90082b  Format literals as code
9b72815bbf2c3483110139b1d6e7506c782d3712  Handle sync errors from calling return()
f931fc27c760c3b77d3769c3787874b6ff07aa82  Move startAlgorithm steps to main steps
5c48420c221b6e07a3f3842cd04bbb55b24e233a  Pass cancel reason to return()
8e151d6d5a2537aa80c4dbc1312e264421a673bd  Add ReadableStreamFromIterable abstract op
0a8f260bd908251770c1eeb17ec4da02dab5bdc9  Add ReadableStream.of(...chunks)
d065c854a2d52592c8699597393788c3299df529  Fix GetIterator call
991477e5d08465d51af11ae0a23c72918e6732a2  Fix highlighting for |stream|
0d07b3d7082e6b7f495bf7d835cb9c65bc9c588d  Use Reflect.apply
99b858d9ba6c2366ba740df8c9b63fd705716ec6  Fix "Type(x) is Object" checks
76080dad9197e5d2190e215e4432d00921f2a94f  Add todo if we want to allow changing the queuing strategy
ca0daf7c104fcb1cd33da43ec4aedf463ec981c9  Revert "Add ReadableStream.of(...chunks)"
0724c91fbcdea195309d9fe780317fe95d7402e4  Fix Call abstract op
523f3d094eb9428422dc11a5449e72df916cef07  Implement CreateAsyncFromSyncIterator abstract op
7b8db877cd8c663917b3ca6991a666a79aa118ca  Set HWM to 0 for ReadableStream.from()
078a33529da66107d6725ae618044c8baf94f38c  Update spec text to set HWM to 0
3337ff771f1f700332c8d94a420281c67846a908  Add error message
5275f3b625d4341d908cd8d4eecc05baaf8694d3  Add more error messages
179698941e0dc9ab54aed9cebcf53f707003c498  Throw if iterator.return() does not fulfill with an object
574fa8e62af595e3758f1ca406e0d8a76b2f690d  Roll WPT

-- 
View it on GitHub:
https://github.com/whatwg/streams/pull/1083/files/c5baed646c800072e4a2aa928a00c0f1a3291fa9..574fa8e62af595e3758f1ca406e0d8a76b2f690d
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/streams/pull/1083/push/13904127468@github.com>

Received on Wednesday, 7 June 2023 16:36:36 UTC