Skip to content

script: inline dispatch_load_event and dispatch_error_event #43285

Merged
TimvdLippe merged 1 commit into
servo:mainfrom
SharanRP:issue-43280
Mar 15, 2026
Merged

script: inline dispatch_load_event and dispatch_error_event #43285
TimvdLippe merged 1 commit into
servo:mainfrom
SharanRP:issue-43280

Conversation

@SharanRP

Copy link
Copy Markdown
Contributor

fixes #43280
This PR in lines the dispatch_load_event and dispatch_error_event wrappers directly into their call sites and removes the unused function definitions

…iptElement

Signed-off-by: SharanRP <z8903830@gmail.com>
@SharanRP SharanRP requested a review from gterzian as a code owner March 15, 2026 15:26
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Mar 15, 2026
@simonwuelker simonwuelker changed the title script: inline dispatch_load_event nd dispatch_error_event script: inline dispatch_load_event and dispatch_error_event Mar 15, 2026

@TimvdLippe TimvdLippe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Mar 15, 2026
@TimvdLippe TimvdLippe added this pull request to the merge queue Mar 15, 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 Mar 15, 2026
Merged via the queue into servo:main with commit ae08945 Mar 15, 2026
34 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 Mar 15, 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.

Inline dispatch_load_event and dispatch_error_event found in htmlscriptelement.rs

3 participants