Bug 117875 - Remove unused GesturePinch events
Summary: Remove unused GesturePinch events
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-21 06:42 PDT by Allan Sandfeld Jensen
Modified: 2013-06-21 09:13 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.94 KB, patch)
2013-06-21 06:44 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2013-06-21 06:42:31 PDT
The gesturePinch events have not been used for some time, even Chromium had stop using them before moving out of webkit.
Comment 1 Allan Sandfeld Jensen 2013-06-21 06:44:06 PDT
Created attachment 205179 [details]
Patch
Comment 2 Andreas Kling 2013-06-21 08:54:03 PDT
Comment on attachment 205179 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=205179&action=review

> Source/WebCore/ChangeLog:9
> +        The gesturePinch events have not been used for some time, even Chromium
> +        had stop using them before moving out of webkit.

SGTM!
Comment 3 Allan Sandfeld Jensen 2013-06-21 09:13:19 PDT
Comment on attachment 205179 [details]
Patch

Clearing flags on attachment: 205179

Committed r151840: <http://trac.webkit.org/changeset/151840>
Comment 4 Allan Sandfeld Jensen 2013-06-21 09:13:25 PDT
All reviewed patches have been landed.  Closing bug.