Skip to content

servoshell: reduce duplication for conversion between physical/logical position/size#38082

Merged
jdm merged 1 commit intoservo:mainfrom
yezhizhen:cleanup-conversion
Jul 15, 2025
Merged

servoshell: reduce duplication for conversion between physical/logical position/size#38082
jdm merged 1 commit intoservo:mainfrom
yezhizhen:cleanup-conversion

Conversation

@yezhizhen
Copy link
Copy Markdown
Member

With helper functions introduced in #38020, this is now becoming reality.

Testing: No behaviour change.
Fixes: #37937

@yezhizhen yezhizhen requested a review from atbrakhi as a code owner July 15, 2025 08:26
@yezhizhen yezhizhen requested review from jdm, wusyong and xiaochengh July 15, 2025 08:26
Signed-off-by: Euclid Ye <[email protected]>
@yezhizhen yezhizhen force-pushed the cleanup-conversion branch from 1885de5 to b42e722 Compare July 15, 2025 08:52
@yezhizhen yezhizhen requested a review from mukilan July 15, 2025 10:23
@jdm jdm added this pull request to the merge queue Jul 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 15, 2025
@jdm jdm added this pull request to the merge queue Jul 15, 2025
Merged via the queue into servo:main with commit 547ce67 Jul 15, 2025
21 checks passed
@yezhizhen yezhizhen deleted the cleanup-conversion branch July 15, 2025 12:38
longvatrong111 added a commit to longvatrong111/servo that referenced this pull request Jul 15, 2025
…l position/size (servo#38082) (wd)

{"fail_fast": false, "matrix": [{"name": "Linux (WPT)", "workflow": "linux", "wpt": true, "profile": "release", "unit_tests": false, "build_libservo": false, "bencher": false, "build_args": "", "wpt_args": "./tests/wpt/tests/webdriver/tests/classic/ --product servodriver --headless", "number_of_wpt_chunks": 1}]}
longvatrong111 added a commit to longvatrong111/servo that referenced this pull request Jul 15, 2025
…l position/size (servo#38082) (wd)

{"fail_fast": false, "matrix": [{"name": "Linux (WPT)", "workflow": "linux", "wpt": true, "profile": "release", "unit_tests": false, "build_libservo": false, "bencher": false, "build_args": "", "wpt_args": "./tests/wpt/tests/webdriver/tests/classic/ --product servodriver --headless", "number_of_wpt_chunks": 1}]}
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.

Create universal utility function for conversion between Physical & Logical unit

2 participants