Add and use ScrollElasticityControllerClient::absoluteScrollPosition
Created attachment 121498 [details] Patch
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.
Committed r104345: <http://trac.webkit.org/changeset/104345>