mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Fixes #7867 (and probably several other iframe bugs). When collecting layers for children of a pipeline, pass through the current subpage pipeline recursively. This prevents descendany layers (such as scroll layers) from being collected and re-created on the subsequent paint. |
||
---|---|---|
.. | ||
Cargo.toml | ||
compositor.rs | ||
compositor_layer.rs | ||
compositor_task.rs | ||
constellation.rs | ||
headless.rs | ||
lib.rs | ||
pipeline.rs | ||
scrolling.md | ||
scrolling.rs | ||
surface_map.rs | ||
windowing.rs |