WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
92911
[chromium] Use the event bounding box when constructing a PlatformEvent::GestureLongPress
https://bugs.webkit.org/show_bug.cgi?id=92911
Summary
[chromium] Use the event bounding box when constructing a PlatformEvent::Gest...
Terry Anderson
Reported
2012-08-01 15:01:37 PDT
When constructing a PlatformEvent::GestureTap in WebInputEventConversion.cpp, use |boundingBox| to specify |m_area|. This information will be used for target fuzzing in long press events.
Attachments
Patch
(1.68 KB, patch)
2012-08-01 15:36 PDT
,
Terry Anderson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Terry Anderson
Comment 1
2012-08-01 15:36:27 PDT
Created
attachment 155906
[details]
Patch
Adam Barth
Comment 2
2012-08-01 15:51:23 PDT
Comment on
attachment 155906
[details]
Patch Test?
Terry Anderson
Comment 3
2012-08-01 16:22:41 PDT
I will include this change in the patch for
https://bugs.webkit.org/show_bug.cgi?id=92914
so that it can be tested along with the other related changes.
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