WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
255086
Implement `ReadableStream.from`
https://bugs.webkit.org/show_bug.cgi?id=255086
Summary
Implement `ReadableStream.from`
Andreu Botella
Reported
2023-04-06 04:22:48 PDT
Spec PR:
https://github.com/whatwg/streams/pull/1083
WPT PR:
https://github.com/web-platform-tests/wpt/pull/27009
`ReadableStream.from` is a new static method that allows creating a `ReadableStream` from a JS iterable or async iterable.
Attachments
Add attachment
proposed patch, testcase, etc.
Andreu Botella
Comment 1
2023-04-06 04:55:45 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12454
Radar WebKit Bug Importer
Comment 2
2023-04-13 04:23:18 PDT
<
rdar://problem/107989076
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug