mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Fixes #8759. This adds a slow path for cases where the compositor's layer-based hit testing is incorrect. To optimize for this case, we could instead replace the layer hit testing with display-list hit testing done in the paint task. |
||
---|---|---|
.. | ||
Cargo.toml | ||
compositor.rs | ||
compositor_layer.rs | ||
compositor_task.rs | ||
constellation.rs | ||
headless.rs | ||
lib.rs | ||
pipeline.rs | ||
sandboxing.rs | ||
scrolling.md | ||
scrolling.rs | ||
surface_map.rs | ||
timer_scheduler.rs | ||
windowing.rs |