Bug 77147

Summary: Move horizontal rubber-band checks to ScrollElasticityController::handleWheelEvent
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch aroben: review+

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.