Bug 77140

Summary: [chromium] WebGestureEvent does not have TapDown and DoubleTap gestures
Product: WebKit Reporter: Sadrul Habib Chowdhury <sadrul>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: fishd, rjkroege, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Sadrul Habib Chowdhury 2012-01-26 14:23:46 PST
PlatformGestureEvent recognizes GestureTapDown and GestureDoubleTap gestures. However, chromium's WebGestureEvent does not.
Comment 1 Sadrul Habib Chowdhury 2012-01-26 14:25:16 PST
Created attachment 124179 [details]
patch
Comment 2 WebKit Review Bot 2012-01-26 14:28:29 PST
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Comment 3 Robert Kroeger 2012-01-26 14:29:12 PST
looks fine to me.
Comment 4 WebKit Review Bot 2012-01-26 16:43:04 PST
Comment on attachment 124179 [details]
patch

Clearing flags on attachment: 124179

Committed r106063: <http://trac.webkit.org/changeset/106063>
Comment 5 WebKit Review Bot 2012-01-26 16:43:09 PST
All reviewed patches have been landed.  Closing bug.