diff options
author | Gregory Terzian <2792687+gterzian@users.noreply.github.com> | 2025-04-08 00:48:42 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-07 16:48:42 +0000 |
commit | a5c547259f4a1eda8f266e6cc3f673d21d66723b (patch) | |
tree | 3746f769258f8bf7322cb402b8b93b9afaff2bc6 /components/layout_2020 | |
parent | 777b74252a86c2abaeb0b5220aa87312a695ebcf (diff) | |
download | servo-a5c547259f4a1eda8f266e6cc3f673d21d66723b.tar.gz servo-a5c547259f4a1eda8f266e6cc3f673d21d66723b.zip |
Streams: add an underlying sink type (#36385)
Introduces the concept of different types of underlying sinks for the
writable controller, and a minor fix to the abort algorithm.
The dead code is already used in the wip at
https://github.com/servo/servo/pull/36181/, and will also be used in a
another wip in parallel to implement transform stream, so the concept is
introduced here with dead code to facilitate the work in parallel and
prevent too much merge conflicts down the road.
Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com>
Diffstat (limited to 'components/layout_2020')
0 files changed, 0 insertions, 0 deletions