diff options
author | bors-servo <infra@servo.org> | 2023-03-13 09:07:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-13 09:07:28 +0100 |
commit | d95c371d7965436285401dcf6ba3752cd28eec7b (patch) | |
tree | e174ea1d5ca70349e0881b7331041e125178938f /components/layout/display_list/builder.rs | |
parent | cd81a7ae85101ffd41ec838d667ae9ed1c367bd2 (diff) | |
parent | 05dda4026b3daa3cec3e68889d3aa61c751a05b8 (diff) | |
download | servo-d95c371d7965436285401dcf6ba3752cd28eec7b.tar.gz servo-d95c371d7965436285401dcf6ba3752cd28eec7b.zip |
Auto merge of #29486 - mrobinson:move-more-code-into-clip-scroll-state, r=mukilan
Move more code into ClipScrollState during WebRender DL building
This change moves a bit more code into the `ClipScrollState` helper during WR display list building as well as inlines build_common_item_properties. This is all in preparation of modifications to this code which will build a Compositor-side scroll tree. It should not change any behavior.
<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes do not require tests because they do not change behavior.
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/layout/display_list/builder.rs')
0 files changed, 0 insertions, 0 deletions