[chromium] Enable shouldGesturesTriggerActive for Android
https://bugs.webkit.org/show_bug.cgi?id=96948

Patch by Yusuf Ozuysal <yusufo@google.com> on 2013-02-05
Reviewed by James Robinson.

We need this to fix performance issues we are getting because of touchstart
triggering hover/active states.

No new tests. The tests introduced in https://bugs.webkit.org/show_bug.cgi?id=96060
should run with the corrected behavior and would cover this change as well.

* page/EventHandler.cpp:
(WebCore::shouldGesturesTriggerActive):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@141929 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed