WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
97040
Eliminate redundant hit testing on gesture event processing
https://bugs.webkit.org/show_bug.cgi?id=97040
Summary
Eliminate redundant hit testing on gesture event processing
Rick Byers
Reported
2012-09-18 13:36:31 PDT
We do multiple hit tests on events like GestureTapDown and GestureTap (at least one rect hit test for fuzzing in adjustGesturePoint, and one point hit test in handleGestureEvent). We should at least merge these obviously redundant cases. See
bug 96677
for more.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug