Bug 77131 - Simplify checking for whether we should rubberband or not when at the edge
Summary: Simplify checking for whether we should rubberband or not when at the edge
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 12:35 PST by Anders Carlsson
Modified: 2012-01-26 12:47 PST (History)
0 users

See Also:


Attachments
Patch (6.03 KB, patch)
2012-01-26 12:37 PST, Anders Carlsson
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-01-26 12:35:23 PST
Simplify checking for whether we should rubberband or not when at the edge
Comment 1 Anders Carlsson 2012-01-26 12:37:38 PST
Created attachment 124163 [details]
Patch
Comment 2 Beth Dakin 2012-01-26 12:39:10 PST
Comment on attachment 124163 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=124163&action=review

> Source/WebCore/platform/mac/ScrollAnimatorMac.mm:932
> +

Is this whitespace intentional?
Comment 3 Anders Carlsson 2012-01-26 12:47:18 PST
Committed r106031: <http://trac.webkit.org/changeset/106031>