mirror of
https://github.com/servo/servo.git
synced 2025-10-04 10:39:16 +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_msg.rs | ||
constellation_msg.rs | ||
lib.rs | ||
webdriver_msg.rs |