Bug 77492

Summary: [chromium] Remove unnecessary gesture recognizer
Product: WebKit Reporter: Robert Kroeger <rjkroege>
Component: WebCore Misc.Assignee: Robert Kroeger <rjkroege>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77315    
Attachments:
Description Flags
Patch none

Description Robert Kroeger 2012-01-31 16:30:47 PST
Design changes in Chromium make the PlatformGestureRecognizer unnecessary to any platform. It would be desirable to remove the no longer necessary code and update layout tests appropriately.
Comment 1 Robert Kroeger 2012-02-07 17:35:05 PST
Created attachment 125963 [details]
Patch
Comment 2 Robert Kroeger 2012-02-07 17:36:04 PST
abarth: per email thread a while ago. Do you have time to review?
Comment 3 WebKit Review Bot 2012-02-07 21:06:48 PST
Comment on attachment 125963 [details]
Patch

Clearing flags on attachment: 125963

Committed r107036: <http://trac.webkit.org/changeset/107036>
Comment 4 WebKit Review Bot 2012-02-07 21:06:53 PST
All reviewed patches have been landed.  Closing bug.