Bug 142964

Summary: [GTK] Use std::abs() in ClickCounter::currentClickCountForGdkButtonEvent()
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: berto, cgarcia, commit-queue, gustavo, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.