[Webkit-unassigned] [Bug 231628] New: [Streams API] Discard auto-allocated BYOB request on enqueue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 15:01:11 PDT 2021


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

            Bug ID: 231628
           Summary: [Streams API] Discard auto-allocated BYOB request on
                    enqueue
           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: mattias.buelens at gmail.com

Calling ReadableByteStreamController.enqueue() while there is an auto-allocated BYOB request from ReadableStreamDefaultReader.read() should discard that BYOB request.

Standard change: https://github.com/whatwg/streams/pull/1171
Tests: https://github.com/web-platform-tests/wpt/pull/31128

-- 
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/20211012/bec9024c/attachment.htm>


More information about the webkit-unassigned mailing list