mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
Pass `&mut JSContext` to `ReadableStream::cancel`, 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>