[webkit-reviews] review granted: [Bug 76200] Move snapRubberBand to ScrollElasticityController : [Attachment 122284] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 12:16:24 PST 2012


Andreas Kling <kling at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 76200: Move snapRubberBand to ScrollElasticityController
https://bugs.webkit.org/show_bug.cgi?id=76200

Attachment 122284: Patch
https://bugs.webkit.org/attachment.cgi?id=122284&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
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.


More information about the webkit-reviews mailing list