[webkit-reviews] review granted: [Bug 75744] Add and use ScrollElasticityControllerClient::absoluteScrollPosition : [Attachment 121498] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 6 14:51:41 PST 2012


mitz at webkit.org has granted Anders Carlsson <andersca at apple.com>'s request for
review:
Bug 75744: Add and use ScrollElasticityControllerClient::absoluteScrollPosition
https://bugs.webkit.org/show_bug.cgi?id=75744

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

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=121498&action=review


> Source/WebCore/platform/mac/ScrollAnimatorMac.h:133
> +    virtual WebCore::IntPoint absoluteScrollPosition() OVERRIDE;

No need for WebCore:: here.


More information about the webkit-reviews mailing list