Bug 122673 - Remove ENABLE(GESTURE_EVENTS) from WebKit2
Summary: Remove ENABLE(GESTURE_EVENTS) from WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-11 12:43 PDT by Anders Carlsson
Modified: 2013-10-11 14:13 PDT (History)
2 users (show)

See Also:


Attachments
Patch (29.93 KB, patch)
2013-10-11 12:49 PDT, Anders Carlsson
rniwa: review+
eflews.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-10-11 12:43:55 PDT
Remove ENABLE(GESTURE_EVENTS) from WebKit2
Comment 1 Anders Carlsson 2013-10-11 12:49:40 PDT
Created attachment 214014 [details]
Patch
Comment 2 EFL EWS Bot 2013-10-11 13:12:50 PDT
Comment on attachment 214014 [details]
Patch

Attachment 214014 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/3948164
Comment 3 Ryosuke Niwa 2013-10-11 14:10:18 PDT
Comment on attachment 214014 [details]
Patch

It seems like we just need to delete Shared/WebGestureEvent.cpp from CMakeLists.txt
Comment 4 Anders Carlsson 2013-10-11 14:13:25 PDT
Committed r157319: <http://trac.webkit.org/changeset/157319>