WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
83061
[chromium] Switch touchpad fling curve physics to absolute (not scaled) curve.
https://bugs.webkit.org/show_bug.cgi?id=83061
Summary
[chromium] Switch touchpad fling curve physics to absolute (not scaled) curve.
W. James MacLean
Reported
2012-04-03 13:16:24 PDT
[chromium] Switch touchpad fling curve physics to absolute (not scaled) curve.
Attachments
Patch
(13.11 KB, patch)
2012-04-03 13:46 PDT
,
W. James MacLean
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
W. James MacLean
Comment 1
2012-04-03 13:36:29 PDT
***
Bug 83063
has been marked as a duplicate of this bug. ***
W. James MacLean
Comment 2
2012-04-03 13:46:06 PDT
Created
attachment 135413
[details]
Patch
James Robinson
Comment 3
2012-04-03 13:56:19 PDT
Comment on
attachment 135413
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=135413&action=review
OK
> Source/WebCore/platform/TouchpadFlingPlatformGestureCurve.cpp:54 > +const int TouchpadFlingPlatformGestureCurve::m_maxSearchIterations = 40;
30 or maybe even 20 should be sufficient, we only have 21 bits in the mantissa of a float
WebKit Review Bot
Comment 4
2012-04-03 15:03:17 PDT
Comment on
attachment 135413
[details]
Patch Clearing flags on attachment: 135413 Committed
r113095
: <
http://trac.webkit.org/changeset/113095
>
WebKit Review Bot
Comment 5
2012-04-03 15:03:21 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug