mirror of
https://github.com/servo/servo.git
synced 2025-07-29 10:10:34 +01:00
Send touch events to root pipeline, and allow forwarding to iframes. Instead of letting the compositor try to find the correct scroll layer for a touch event, switch touch events to work the same way that mouse events do. Touch events are now dispatched to the root pipeline, and then forwarded to child iframes as required. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13633) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
script_msg.rs | ||
webdriver_msg.rs |