servo/components/script_traits
bors-servo 9d3fc76463 Auto merge of #13633 - glennw:forward-touch-events, r=mbrubeck
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 -->
2016-10-07 19:07:24 -05:00
..
Cargo.toml Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
lib.rs IFrame elements now manage FrameIds rather than the constellation. 2016-10-07 14:11:32 -05:00
script_msg.rs Send touch events to root pipeline, and allow forwarding to iframes. 2016-10-08 06:00:00 +10:00
webdriver_msg.rs Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00