WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
231628
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-10-19 15:02:16 PDT
<
rdar://problem/84434978
>
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