Bug 112503 - Remove redundant checks from WebInputEvent::isGestureEventType
Summary: Remove redundant checks from WebInputEvent::isGestureEventType
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: Hans Wennborg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-16 12:57 PDT by Hans Wennborg
Modified: 2013-03-16 13:49 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.56 KB, patch)
2013-03-16 13:00 PDT, Hans Wennborg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Wennborg 2013-03-16 12:57:41 PDT
Remove redundant checks from WebInputEvent::isGestureEventType
Comment 1 Hans Wennborg 2013-03-16 13:00:03 PDT
Created attachment 193444 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-16 13:01:37 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 3 WebKit Review Bot 2013-03-16 13:49:19 PDT
Comment on attachment 193444 [details]
Patch

Clearing flags on attachment: 193444

Committed r146003: <http://trac.webkit.org/changeset/146003>
Comment 4 WebKit Review Bot 2013-03-16 13:49:23 PDT
All reviewed patches have been landed.  Closing bug.