Skip to content

script: Propagate &mut JSContext to HTMLElement::Focus/Blur#44563

Merged
yezhizhen merged 1 commit into
servo:mainfrom
yezhizhen:port-handle-focus-state
Apr 28, 2026
Merged

script: Propagate &mut JSContext to HTMLElement::Focus/Blur#44563
yezhizhen merged 1 commit into
servo:mainfrom
yezhizhen:port-handle-focus-state

Conversation

@yezhizhen

Copy link
Copy Markdown
Member

Part of #42638
Testing: It compiles
Fixes: #44557
Unblocks: #44558

Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>
@yezhizhen yezhizhen requested a review from TimvdLippe April 28, 2026 10:16
@yezhizhen yezhizhen requested a review from gterzian as a code owner April 28, 2026 10:16
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Apr 28, 2026
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Apr 28, 2026
@yezhizhen yezhizhen enabled auto-merge April 28, 2026 10:21
@yezhizhen yezhizhen added this pull request to the merge queue Apr 28, 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 Apr 28, 2026
yezhizhen added a commit to yezhizhen/servo that referenced this pull request Apr 28, 2026
Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>
Merged via the queue into servo:main with commit 32d82ca Apr 28, 2026
33 checks passed
@yezhizhen yezhizhen deleted the port-handle-focus-state branch April 28, 2026 11:58
@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 Apr 28, 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.

Pass &mut JSContext to HTMLElement::handle_focus_state_for_contenteditable

3 participants