Skip to content

script: use &mut JSContext in Window::PostMessage#42370

Merged
TimvdLippe merged 1 commit intoservo:mainfrom
pralkarz:iss-42347-window-postmessage
Feb 5, 2026
Merged

script: use &mut JSContext in Window::PostMessage#42370
TimvdLippe merged 1 commit intoservo:mainfrom
pralkarz:iss-42347-window-postmessage

Conversation

@pralkarz
Copy link
Copy Markdown
Contributor

@pralkarz pralkarz commented Feb 5, 2026

Replace crate::script_runtime::JSContext with js::context::JSContext in Window::PostMessage's API.

Testing: Builds and runs locally.
Part of: #42347

@pralkarz pralkarz requested a review from gterzian as a code owner February 5, 2026 16:39
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Feb 5, 2026
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Feb 5, 2026
@TimvdLippe TimvdLippe enabled auto-merge February 5, 2026 20:07
@TimvdLippe TimvdLippe added this pull request to the merge queue Feb 5, 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 Feb 5, 2026
Merged via the queue into servo:main with commit 9e02b0c Feb 5, 2026
32 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 Feb 5, 2026
@pralkarz pralkarz deleted the iss-42347-window-postmessage branch February 5, 2026 20:55
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.

4 participants