Bug 137480

Summary: Fix a warning when passing an NSInteger to abs().
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, glenn, jer.noble, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrowe: review+

Description Andy Estes 2014-10-07 00:01:57 PDT
Fix a warning when passing an NSInteger to abs().
Comment 1 Andy Estes 2014-10-07 00:04:07 PDT
Created attachment 239399 [details]
Patch
Comment 2 Andy Estes 2014-10-07 00:06:35 PDT
Committed r174389: <http://trac.webkit.org/changeset/174389>