[Webkit-unassigned] [Bug 255086] New: Implement `ReadableStream.from`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 6 04:22:48 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=255086

            Bug ID: 255086
           Summary: Implement `ReadableStream.from`
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: abotella at igalia.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230406/959a60e0/attachment.htm>


More information about the webkit-unassigned mailing list