NEW231628
[Streams API] Discard auto-allocated BYOB request on enqueue
https://bugs.webkit.org/show_bug.cgi?id=231628
Summary [Streams API] Discard auto-allocated BYOB request on enqueue
Mattias Buelens
Reported 2021-10-12 15:01:11 PDT
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
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-19 15:02:16 PDT
Note You need to log in before you can comment on or make changes to this bug.