[Webkit-unassigned] [Bug 221576] New: Streams: settle reader.[[closedPromise]] before performing close/error steps of read requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 8 14:42:25 PST 2021


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

            Bug ID: 221576
           Summary: Streams: settle reader.[[closedPromise]] before
                    performing close/error steps of read requests
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattias.buelens at gmail.com

The Streams standard changed ReadableStreamClose and ReadableStreamError to resolve/reject reader.[[closedPromise]] before performing the close/error steps of any pending read requests.

See https://github.com/whatwg/streams/pull/1102 for details, as well as https://github.com/web-platform-tests/wpt/pull/27236 which has added and changed tests.

-- 
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/20210208/7c1a971e/attachment-0001.htm>


More information about the webkit-unassigned mailing list