Bug 77492 - [chromium] Remove unnecessary gesture recognizer
Summary: [chromium] Remove unnecessary gesture recognizer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Robert Kroeger
URL:
Keywords:
Depends on:
Blocks: 77315
  Show dependency treegraph
 
Reported: 2012-01-31 16:30 PST by Robert Kroeger
Modified: 2012-02-07 21:06 PST (History)
2 users (show)

See Also:


Attachments
Patch (91.60 KB, patch)
2012-02-07 17:35 PST, Robert Kroeger
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.