Skip to content

script: Pass &mut JSContext to Promise creation - #45887

Merged
jdm merged 1 commit into
servo:mainfrom
TimvdLippe:cx-promise-creation
Jun 22, 2026
Merged

script: Pass &mut JSContext to Promise creation#45887
jdm merged 1 commit into
servo:mainfrom
TimvdLippe:cx-promise-creation

Conversation

@TimvdLippe

Copy link
Copy Markdown
Contributor

This finishes of the migration for all promise creation code to use the safe wrappers2 variants.

Part of #40600

Testing: it compiles

This finishes of the migration for all promise creation
code to use the safe wrappers2 variants.

Part of servo#40600

Testing: it compiles

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
@TimvdLippe
TimvdLippe requested a review from gterzian as a code owner June 22, 2026 15:06
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Jun 22, 2026
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Jun 22, 2026
@jdm
jdm added this pull request to the merge queue Jun 22, 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 Jun 22, 2026
Merged via the queue into servo:main with commit 43defd4 Jun 22, 2026
34 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 Jun 22, 2026
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