RESOLVED FIXED75744
Add and use ScrollElasticityControllerClient::absoluteScrollPosition
https://bugs.webkit.org/show_bug.cgi?id=75744
Summary Add and use ScrollElasticityControllerClient::absoluteScrollPosition
Anders Carlsson
Reported 2012-01-06 14:39:41 PST
Add and use ScrollElasticityControllerClient::absoluteScrollPosition
Attachments
Patch (3.95 KB, patch)
2012-01-06 14:40 PST, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2012-01-06 14:40:52 PST
mitz
Comment 2 2012-01-06 14:51:41 PST
Comment on attachment 121498 [details] Patch 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.
Anders Carlsson
Comment 3 2012-01-06 14:58:58 PST
Note You need to log in before you can comment on or make changes to this bug.