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

Issue 23494021: [Android] Provide a valid initial size for the overscroll effect (Closed)

Created:
7 years, 3 months ago by jdduke (slow)
Modified:
7 years, 3 months ago
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, James Su, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[Android] Provide a valid initial size for the overscroll effect Chrome on Android's overscroll effect is created on-demand, the first time a user overscrolls. Rather than wait for an update from the compositor to give the effect a valid size, provide the created effect the last valid content size. This prevents the initial overscroll hitch that may occur if the compositor is otherwise inactive when the first overscroll update is received. BUG=284523 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221200

Patch Set 1 #

Patch Set 2 : Explicit size on creation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M content/browser/android/overscroll_glow.h View 1 2 chunks +5 lines, -2 lines 0 comments Download
M content/browser/android/overscroll_glow.cc View 1 2 chunks +5 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
jdduke (slow)
PTAL. Something I noticed randomly... Thanks.
7 years, 3 months ago (2013-09-03 17:05:24 UTC) #1
aelias_OOO_until_Jul13
lgtm
7 years, 3 months ago (2013-09-04 02:42:07 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/23494021/2
7 years, 3 months ago (2013-09-04 16:33:25 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-04 16:41:53 UTC) #4
Message was sent while issue was closed.
Change committed as 221200

Powered by Google App Engine
This is Rietveld 408576698