mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Pass `&mut JsContext` to `TransformStreamDefaultController::enqueue`, in preparation of porting the remaining BlobMethods. Testing: Just a refactor, ./mach test-unit still passes. Fixes: Part of #42638 --------- Signed-off-by: Uiniel <174327181+uiniel@users.noreply.github.com>