Skip to content

Convert structuredclone::write to take &mut JSContext #42347

@Gae24

Description

@Gae24

As part of #40600 we need to replace structuredclone::write SafeJSContext usage with &mut JSContext.
Before that we must first convert all callers to accept &mut JSContext and start propagating it:

To avoid work duplication, please leave a comment with the chosen task.
For each interface you need to update its entry inside Binding.conf, you can take cues from #42342 and this guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-content/scriptRelated to the script threadE-less-complexStraightforward. Recommended for a new contributor.good first issueNewcomer-friendly issues.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions