Bug 82133 - [chromium] Change handleGestureFling() to use CCInputHandlerClient::Wheel.
Summary: [chromium] Change handleGestureFling() to use CCInputHandlerClient::Wheel.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: W. James MacLean
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-24 15:04 PDT by W. James MacLean
Modified: 2012-03-26 10:53 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.70 KB, patch)
2012-03-24 15:05 PDT, W. James MacLean
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description W. James MacLean 2012-03-24 15:04:19 PDT
[chromium] Change handleGestureFling() to use CCInputHandlerClient::Wheel.
Comment 1 W. James MacLean 2012-03-24 15:05:22 PDT
Created attachment 133652 [details]
Patch
Comment 2 W. James MacLean 2012-03-24 15:07:12 PDT
This reverts he changes in https://bugs.webkit.org/show_bug.cgi?id=82106 and instead causes handleGestureFling() to issue a Wheel event type, rather than a Gesture event type.
Comment 3 James Robinson 2012-03-26 10:38:17 PDT
Comment on attachment 133652 [details]
Patch

Thanks, this is what I had in mind.
Comment 4 WebKit Review Bot 2012-03-26 10:53:02 PDT
Comment on attachment 133652 [details]
Patch

Clearing flags on attachment: 133652

Committed r112127: <http://trac.webkit.org/changeset/112127>
Comment 5 WebKit Review Bot 2012-03-26 10:53:06 PDT
All reviewed patches have been landed.  Closing bug.