Bug 129843 - [iOS] didUpdateVisibleRect: should use fabs, not abs
Summary: [iOS] didUpdateVisibleRect: should use fabs, not abs
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: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-06 16:18 PST by Simon Fraser (smfr)
Modified: 2014-03-06 16:42 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.80 KB, patch)
2014-03-06 16:19 PST, Simon Fraser (smfr)
benjamin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2014-03-06 16:18:42 PST
didUpdateVisibleRect: should use fabs, not abs
Comment 1 Simon Fraser (smfr) 2014-03-06 16:19:50 PST
Created attachment 226059 [details]
Patch
Comment 2 Benjamin Poulain 2014-03-06 16:40:09 PST
Comment on attachment 226059 [details]
Patch

Thanks!
Comment 3 Simon Fraser (smfr) 2014-03-06 16:42:37 PST
http://trac.webkit.org/changeset/165230