Skip to content

Conversation

@WaterWhisperer
Copy link
Contributor

Replace Trusted<EventTarget> with Dom<EventTarget> and add the appropriate crown attribute.

Testing: ./mach build --use-crown succeed and no difference in behaviour when running ./mach test-wpt tests/wpt/tests/dom/abort
Fixes: #40631

…tener`

Signed-off-by: WaterWhisperer <waterwhisperer24@qq.com>
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Nov 15, 2025
Copy link
Member

@jdm jdm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Nov 15, 2025
@jdm jdm enabled auto-merge November 15, 2025 08:22
@jdm jdm added this pull request to the merge queue Nov 15, 2025
@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 Nov 15, 2025
Merged via the queue into servo:main with commit 28a8918 Nov 15, 2025
35 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 Nov 15, 2025
@WaterWhisperer WaterWhisperer deleted the remove-Trusted branch November 17, 2025 07:05
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.

RemovableDomEventListener contains a Trusted member

3 participants