1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 16:34:59 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Kenneth Myhra
2d0a2756b4 LibWeb: Implement TransformStreamDefaultController::error() 2023-07-15 11:59:39 +02:00
Kenneth Myhra
0091a60448 LibWeb: Add TransformStreamDefaultController scaffolding
This adds the scaffolding of TransformStreamDefaultController so we can
start implementing the necessary abstract operations for it.
2023-07-15 11:59:39 +02:00