Bug 82133

Summary: [chromium] Change handleGestureFling() to use CCInputHandlerClient::Wheel.
Product: WebKit Reporter: W. James MacLean <wjmaclean>
Component: New BugsAssignee: W. James MacLean <wjmaclean>
Status: RESOLVED FIXED    
Severity: Normal CC: backer, cc-bugs, enne, jamesr, nduca, rjkroege, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.