Bug 76205 - Move wheel event handling to ScrollElasticityController::handleWheelEvent
Summary: Move wheel event handling to ScrollElasticityController::handleWheelEvent
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-12 13:17 PST by Anders Carlsson
Modified: 2012-01-12 13:28 PST (History)
0 users

See Also:


Attachments
Patch (21.72 KB, patch)
2012-01-12 13:21 PST, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-01-12 13:17:19 PST
Move wheel event handling to ScrollElasticityController::handleWheelEvent
Comment 1 Anders Carlsson 2012-01-12 13:21:19 PST
Created attachment 122295 [details]
Patch
Comment 2 Anders Carlsson 2012-01-12 13:28:58 PST
Committed r104853: <http://trac.webkit.org/changeset/104853>