Bug 35989

Summary: [chromium] Fix up WebMouseWheelEventBuilder to properly calculate the units
Product: WebKit Reporter: John Abd-El-Malek <jam>
Component: New BugsAssignee: John Abd-El-Malek <jam>
Status: RESOLVED FIXED    
Severity: Normal CC: fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch fishd: review+, fishd: commit-queue-

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>