Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Issue 178303003: Merge 251963 "[Android] Use DIP coordinates for GestureFlingStar..." (Closed)

Created:
6 years, 10 months ago by jdduke (slow)
Modified:
6 years, 10 months ago
Reviewers:
jdduke (slow)
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Merge 251963 "[Android] Use DIP coordinates for GestureFlingStar..." > [Android] Use DIP coordinates for GestureFlingStart events > > The OverScroller used to generate fling updates on Android works in pixel space. > Consequently, GestureFlingStart velocities were forwarded also in pixel space. > This exceptional case is unnecessary and confusing, as all other gestures > components are provided as DIPs. Adopt DIPs for GestureFlingStart, instead > scaling the velocity to pixels when generating the OverScroller object. > > BUG=332418 > > Review URL: https://codereview.chromium.org/170993003 TBR=jdduke@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252977

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M content/browser/android/content_view_core_impl.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M webkit/child/fling_animator_impl_android.cc View 3 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jdduke (slow)
6 years, 10 months ago (2014-02-24 21:27:13 UTC) #1
jdduke (slow)
6 years, 10 months ago (2014-02-24 21:27:48 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r252977.

Powered by Google App Engine
This is Rietveld 408576698