Skip to content

script: Pass &mut JSContext to ReadableStream::cancel#43432

Merged
TimvdLippe merged 1 commit into
servo:mainfrom
Uiniel:context_stream2
Mar 18, 2026
Merged

script: Pass &mut JSContext to ReadableStream::cancel#43432
TimvdLippe merged 1 commit into
servo:mainfrom
Uiniel:context_stream2

Conversation

@Uiniel

@Uiniel Uiniel commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

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>
@Uiniel Uiniel requested a review from gterzian as a code owner March 18, 2026 15:24
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Mar 18, 2026
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Mar 18, 2026
@TimvdLippe TimvdLippe added this pull request to the merge queue Mar 18, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Mar 18, 2026
Merged via the queue into servo:main with commit 475eecc Mar 18, 2026
33 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Mar 18, 2026
Gae24 pushed a commit to Gae24/servo that referenced this pull request Mar 26, 2026
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 servo#42638

Signed-off-by: Uiniel <174327181+uiniel@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants