Skip to content

devtools: Rename NodeActor variables in walker.rs#43847

Merged
eerii merged 2 commits into
servo:mainfrom
treetmitterglad:devtools-device-actor-rename
Apr 2, 2026
Merged

devtools: Rename NodeActor variables in walker.rs#43847
eerii merged 2 commits into
servo:mainfrom
treetmitterglad:devtools-device-actor-rename

Conversation

@treetmitterglad
Copy link
Copy Markdown
Contributor

Standardize variable naming in WalkerActor (walker.rs), renaming nodenode_name in find_child to follow the {}_name convention.

Testing: ./mach test-devtools, all 60 tests pass.

Fixes: Part of #43606

@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Apr 1, 2026
@servo-wpt-sync
Copy link
Copy Markdown
Collaborator

🛠 These changes could not be applied onto the latest upstream WPT. Servo's copy of the Web Platform Tests may be out of sync.

@eerii eerii changed the title devtools: Standardize variable naming for WalkerActor devtools: Rename NodeActor variables in walker.rs Apr 1, 2026
Copy link
Copy Markdown
Member

@eerii eerii left a comment

Choose a reason for hiding this comment

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

Thanks! Just for future reference, the update branch button in GitHub PRs makes the WPT bot fail and leave messages like that. So it's better if you can avoid it :)

@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Apr 1, 2026
@eerii eerii enabled auto-merge April 1, 2026 23:19
@eerii eerii added this pull request to the merge queue Apr 1, 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 1, 2026
Merged via the queue into servo:main with commit a81b15d Apr 2, 2026
31 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 Apr 2, 2026
@treetmitterglad treetmitterglad deleted the devtools-device-actor-rename branch April 2, 2026 22:48
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