Bug 77131

Summary: Simplify checking for whether we should rubberband or not when at the edge
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bdakin: review+

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>