Skip to content

script: Replace usages of enter_realm with enter_auto_realm - #45964

Merged
TimvdLippe merged 1 commit into
servo:mainfrom
TimvdLippe:enter-auto-realm
Jun 25, 2026
Merged

script: Replace usages of enter_realm with enter_auto_realm#45964
TimvdLippe merged 1 commit into
servo:mainfrom
TimvdLippe:enter-auto-realm

Conversation

@TimvdLippe

Copy link
Copy Markdown
Contributor

In all of these cases, we already have a cx in scope, thus we can use the safer variant.

Part of #40600

Testing: it compiles

In all of these cases, we already have a `cx` in scope, thus
we can use the safer variant.

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 25, 2026 06:09
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Jun 25, 2026
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Jun 25, 2026
@TimvdLippe
TimvdLippe enabled auto-merge June 25, 2026 06:55
@TimvdLippe
TimvdLippe added this pull request to the merge queue Jun 25, 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 25, 2026
Merged via the queue into servo:main with commit 5205d75 Jun 25, 2026
34 checks passed
@TimvdLippe
TimvdLippe deleted the enter-auto-realm branch June 25, 2026 08:38
@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 25, 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