[webkit-reviews] review granted: [Bug 77147] Move horizontal rubber-band checks to ScrollElasticityController::handleWheelEvent : [Attachment 124184] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 15:02:33 PST 2012


Adam Roben (:aroben) <aroben at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 77147: Move horizontal rubber-band checks to
ScrollElasticityController::handleWheelEvent
https://bugs.webkit.org/show_bug.cgi?id=77147

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

------- Additional Comments from Adam Roben (:aroben) <aroben at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=124184&action=review


> Source/WebCore/platform/mac/ScrollAnimatorMac.mm:-923
> -	       !shouldRubberBandInHorizontalDirection(wheelEvent,
m_scrollableArea))

Can you remove the shouldRubberBandInHorizontalDirection static function now?


More information about the webkit-reviews mailing list