diff options
author | bors-servo <infra@servo.org> | 2023-05-25 16:58:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-25 16:58:52 +0200 |
commit | 5af3d16cb312cba9a8423af1995c9b24fe6aa05b (patch) | |
tree | 773c3937c42aed0af1e8498c7aa9a7964d1b78a8 /components/script/dom/htmlsourceelement.rs | |
parent | e9a7787a4d7e3a836853fd8b319951f20879fc83 (diff) | |
parent | 4d3625ec80853191be324dd179e5015d1a862fee (diff) | |
download | servo-5af3d16cb312cba9a8423af1995c9b24fe6aa05b.tar.gz servo-5af3d16cb312cba9a8423af1995c9b24fe6aa05b.zip |
Auto merge of #29784 - mrobinson:compositor-side-scroll-tree-cleanup-send-display-list, r=atbrakhi
Clean up and document the `send_display_list` interface
This moves more members to the CompositorDisplayListInfo struct, which now holds all miscellaneous, non-WebRender data when sending display lists. It also documents what each things sent with a display list does.
<!-- 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/script/dom/htmlsourceelement.rs')
0 files changed, 0 insertions, 0 deletions