servo/components/shared/snapshot
sagudev 7d1d50f703
Remove Snapshot::from_shared_memory to avoid double allocation (#37562)
It was always misused, causing extra allocations all over the place.
Discovered in
https://github.com/servo/servo/pull/37560#discussion_r2157222917

Testing: WPT tests

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
2025-06-20 02:09:09 +00:00
..
Cargo.toml imagebitmap: Use snapshot::Snapshot as bitmap data (#37131) 2025-05-27 06:41:25 +00:00
lib.rs Remove Snapshot::from_shared_memory to avoid double allocation (#37562) 2025-06-20 02:09:09 +00:00