Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send touch events to root pipeline, and allow forwarding to iframes. #13633

Merged
merged 1 commit into from Oct 8, 2016

Commits on Oct 7, 2016

  1. 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.
    gw3583 committed Oct 7, 2016
You can’t perform that action at this time.