Bug 1750564 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Most of the code for readable byte streams was already implemented by Matthew in bug 1734873, but most of the code is actually being used yet. Exposing both `ReadableByteStreamController` and `ReadableStreamBYOBReader` shows various test failures in the WPT. More concerning is a possible pointer corruption during tracing after `mach wpt streams/readable-byte-streams/general.any.html` is finished running.
Most of the code for readable byte streams was already implemented by Matthew in bug 1734873, but most of the code is actually not being used yet. Exposing both `ReadableByteStreamController` and `ReadableStreamBYOBReader` shows various test failures in the WPT. More concerning is a possible pointer corruption during tracing after `mach wpt streams/readable-byte-streams/general.any.html` is finished running.

Back to Bug 1750564 Comment 0