Bug 142964 - [GTK] Use std::abs() in ClickCounter::currentClickCountForGdkButtonEvent()
Summary: [GTK] Use std::abs() in ClickCounter::currentClickCountForGdkButtonEvent()
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: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-23 02:39 PDT by Zan Dobersek
Modified: 2015-03-23 03:06 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.85 KB, patch)
2015-03-23 02:42 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2015-03-23 02:39:12 PDT
[GTK] Use std::abs() in ClickCounter::currentClickCountForGdkButtonEvent()
Comment 1 Zan Dobersek 2015-03-23 02:42:39 PDT
Created attachment 249228 [details]
Patch
Comment 2 WebKit Commit Bot 2015-03-23 02:44:19 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Zan Dobersek 2015-03-23 03:05:52 PDT
Comment on attachment 249228 [details]
Patch

Clearing flags on attachment: 249228

Committed r181851: <http://trac.webkit.org/changeset/181851>
Comment 4 Zan Dobersek 2015-03-23 03:06:01 PDT
All reviewed patches have been landed.  Closing bug.