Bug 76200

Summary: Move snapRubberBand to ScrollElasticityController
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 kling: review+

Anders Carlsson
Reported 2012-01-12 12:08:50 PST
Move snapRubberBand to ScrollElasticityController
Attachments
Patch (8.70 KB, patch)
2012-01-12 12:10 PST, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2012-01-12 12:10:45 PST
Andreas Kling
Comment 2 2012-01-12 12:16:24 PST
Comment on attachment 122284 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=122284&action=review > Source/WebCore/platform/mac/ScrollElasticityController.h:70 > - // FIXME: These member variables should be private. They are currently public as a stop-gap measure, while > + // FIXME: These members should be private. They are currently public as a stop-gap measure, while > // the rubber-band related code from ScrollAnimatorMac is being moved over. Seems like this comment is moving further away from its context here.
Anders Carlsson
Comment 3 2012-01-12 12:25:26 PST
Note You need to log in before you can comment on or make changes to this bug.