RESOLVED FIXED Bug 77147
Move horizontal rubber-band checks to ScrollElasticityController::handleWheelEvent
https://bugs.webkit.org/show_bug.cgi?id=77147
Summary Move horizontal rubber-band checks to ScrollElasticityController::handleWheel...
Anders Carlsson
Reported 2012-01-26 14:57:10 PST
Move horizontal rubber-band checks to ScrollElasticityController::handleWheelEvent
Attachments
Patch (7.57 KB, patch)
2012-01-26 14:59 PST, Anders Carlsson
aroben: review+
Anders Carlsson
Comment 1 2012-01-26 14:59:14 PST
Adam Roben (:aroben)
Comment 2 2012-01-26 15:02:33 PST
Comment on attachment 124184 [details] Patch 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?
Anders Carlsson
Comment 3 2012-01-26 15:06:19 PST
Note You need to log in before you can comment on or make changes to this bug.