Bug 35989 - [chromium] Fix up WebMouseWheelEventBuilder to properly calculate the units
Summary: [chromium] Fix up WebMouseWheelEventBuilder to properly calculate the units
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: John Abd-El-Malek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-10 15:23 PST by John Abd-El-Malek
Modified: 2010-03-25 01:49 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2010-03-10 15:25 PST, John Abd-El-Malek
fishd: review+
fishd: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Abd-El-Malek 2010-03-10 15:23:52 PST
[chromium] Fix up WebMouseWheelEventBuilder to properly calculate the units
Comment 1 John Abd-El-Malek 2010-03-10 15:25:56 PST
Created attachment 50445 [details]
Patch
Comment 2 Darin Fisher (:fishd, Google) 2010-03-10 15:31:10 PST
Comment on attachment 50445 [details]
Patch

nit: please add a comment explaining that this 120 number comes
from WheelEvent::initWheelEvent or something like that.

R=me otherwise
Comment 3 John Abd-El-Malek 2010-03-25 01:49:54 PDT
Committed r56515: <http://trac.webkit.org/changeset/56515>