diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-04-03 08:34:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 06:34:16 +0000 |
commit | 8aaff613342568c13e9141758b770788694d2f84 (patch) | |
tree | 7a4a707b7d501c594bdca20d2188222b474a0635 /components/shared/script_layout/lib.rs | |
parent | cc082efbfd5b86c0da53c36b0020dfdaced012e7 (diff) | |
download | servo-8aaff613342568c13e9141758b770788694d2f84.tar.gz servo-8aaff613342568c13e9141758b770788694d2f84.zip |
compositing: Send entire scene's scroll offsets when sending WebRender display lists (#31892)
WebRender does not preserve spatial tree offsets when updating the
spatial tree. Updating the spatial tree of a pipeline can also
update the spatial tree of child pipelines. This change ensures that
WebRender always gets the scroll offsets of the entire scene when
modifying display lists in a way that may rebuild the spatial tree.
Fixes #31807.
Diffstat (limited to 'components/shared/script_layout/lib.rs')
0 files changed, 0 insertions, 0 deletions