Bug 117875

Summary: Remove unused GesturePinch events
Product: WebKit Reporter: Allan Sandfeld Jensen <allan.jensen>
Component: UI EventsAssignee: Allan Sandfeld Jensen <allan.jensen>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, esprehn+autocc, kangil.han, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.