Skip to content

webdriver: Remove last dependency on RefCell#42358

Merged
TimvdLippe merged 1 commit intoservo:mainfrom
yezhizhen:remove-refcell
Feb 5, 2026
Merged

webdriver: Remove last dependency on RefCell#42358
TimvdLippe merged 1 commit intoservo:mainfrom
yezhizhen:remove-refcell

Conversation

@yezhizhen
Copy link
Copy Markdown
Member

pending_input_event_receivers is the last thing that uses RefCell.
This PR improves safety as we rely on static check, and performance slightly too.

Testing: Just refactor.

.
Signed-off-by: Euclid Ye <[email protected]>
@yezhizhen yezhizhen requested a review from xiaochengh February 5, 2026 08:35
@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 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 8dc7b5c 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
@yezhizhen yezhizhen deleted the remove-refcell branch February 5, 2026 10:46
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