RESOLVED FIXED 92151
[chromium] Use the event bounding box when constructing a PlatformEvent::GestureTap
https://bugs.webkit.org/show_bug.cgi?id=92151
Summary [chromium] Use the event bounding box when constructing a PlatformEvent::Gest...
Terry Anderson
Reported 2012-07-24 12:51:54 PDT
When constructing a PlatformEvent::GestureTap in WebInputEventConversion.cpp, use |boundingBox| instead of |deltaX| and |deltaY| when specifying |m_area|.
Attachments
Patch (1.65 KB, patch)
2012-07-30 16:40 PDT, Terry Anderson
no flags
Patch (2.59 KB, patch)
2012-07-30 16:50 PDT, Terry Anderson
no flags
Terry Anderson
Comment 1 2012-07-30 16:40:45 PDT
Terry Anderson
Comment 2 2012-07-30 16:50:06 PDT
WebKit Review Bot
Comment 3 2012-07-30 16:52:11 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
WebKit Review Bot
Comment 4 2012-07-31 19:04:44 PDT
Comment on attachment 155399 [details] Patch Clearing flags on attachment: 155399 Committed r124283: <http://trac.webkit.org/changeset/124283>
WebKit Review Bot
Comment 5 2012-07-31 19:04:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.