commit | 43778db7e76187943162cbbe70168fbeaa47ce75 | [log] [tgz] |
---|---|---|
author | commit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Feb 05 22:04:33 2013 +0000 |
committer | commit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Feb 05 22:04:33 2013 +0000 |
tree | 88612196fab7a907e8a5ee1d8470933de826f0aa | |
parent | c48437c3b49f15922eaed7a4bda9ec5e3e739484 [diff] |
[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