mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-23 09:22:30 +00:00
Our existing implementation of stream piping was extremely ad-hoc. It did nothing to handle closed/errored streams, and did not read from or write to streams in a way required by the spec. This new implementation uses a custom JS::Cell to drive the read/write loop. |
||
---|---|---|
.. | ||
compression-bad-chunks.tentative.any.txt | ||
compression-large-flush-output.any.txt | ||
compression-multiple-chunks.tentative.any.txt | ||
decompression-split-chunk.tentative.any.txt |