Skip to content

script: Unify naming of LayoutDom conversion functions to {to, from}_layout_dom#43032

Merged
mrobinson merged 1 commit into
servo:mainfrom
simonwuelker:to-layout-dom
Mar 5, 2026
Merged

script: Unify naming of LayoutDom conversion functions to {to, from}_layout_dom#43032
mrobinson merged 1 commit into
servo:mainfrom
simonwuelker:to-layout-dom

Conversation

@simonwuelker
Copy link
Copy Markdown
Member

As requested during the review of #42991. These functions are currently called {to, from}_layout_js or sometimes get_jsmanaged - this change unifies them as {to, from}_layout_dom for clarity.

Testing: Covered by existing tests

@simonwuelker simonwuelker requested a review from gterzian as a code owner March 5, 2026 11:51
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Mar 5, 2026
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Mar 5, 2026
@mrobinson mrobinson added this pull request to the merge queue Mar 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 Mar 5, 2026
Merged via the queue into servo:main with commit 69e2894 Mar 5, 2026
33 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 5, 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.

3 participants