diff options
author | Simon Wülker <simon.wuelker@arcor.de> | 2025-05-06 09:25:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-06 07:25:11 +0000 |
commit | 54c281897409a2ef8c0cbb15d585b5e54c376489 (patch) | |
tree | 12c4cb73503dcfd68fa81d5dc7cd029080795938 /ports/servoshell/egl/android/simpleservo.rs | |
parent | 3b806ca424b3dba859d46b6ab022e4b1994ce31e (diff) | |
download | servo-main.tar.gz servo-main.zip |
When slicing a blob that is already sliced we should reference it's
parent's data instead of creating a subview into the sliced blob. This
keeps the blob ancestry chain small and reduces the number of blobs that
we have to resolve.
Testing: Includes a new crashtest
Fixes: https://github.com/servo/servo/issues/36843
[try
run](https://github.com/simonwuelker/servo/actions/runs/14844873660)
---------
Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
Diffstat (limited to 'ports/servoshell/egl/android/simpleservo.rs')
0 files changed, 0 insertions, 0 deletions