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

Issue 2948403002: Disabled overscroll animation when the fullscreen app list feature is enabled. (Closed)

Created:
3 years, 6 months ago by newcomer
Modified:
3 years, 5 months ago
Reviewers:
xiyuan, vadimt
CC:
chromium-reviews, tfarina, Matt Giuca
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Disabled overscroll animation when the fullscreen app list feature is enabled. BUG=735492 Review-Url: https://codereview.chromium.org/2948403002 Cr-Commit-Position: refs/heads/master@{#482296} Committed: https://chromium.googlesource.com/chromium/src/+/ef8473e89d8066184b4811f3cfa50656e91a224f

Patch Set 1 : Disabled overscroll animation when the fullscreen app list feature is enabled. #

Total comments: 2

Patch Set 2 : Disabled overscroll animation when the fullscreen app list feature is enabled. #

Total comments: 4

Patch Set 3 : Disabled overscroll animation when the fullscreen app list feature is enabled. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M ui/app_list/presenter/app_list_presenter_impl.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ui/app_list/presenter/app_list_presenter_impl.cc View 1 2 3 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 28 (22 generated)
newcomer
PTAL. -Alex
3 years, 6 months ago (2017-06-23 17:58:38 UTC) #8
xiyuan
lgtm with one nit https://codereview.chromium.org/2948403002/diff/20001/ui/app_list/presenter/app_list_presenter_impl.cc File ui/app_list/presenter/app_list_presenter_impl.cc (right): https://codereview.chromium.org/2948403002/diff/20001/ui/app_list/presenter/app_list_presenter_impl.cc#newcode280 ui/app_list/presenter/app_list_presenter_impl.cc:280: if (is_fullscreen_app_list_enabled_ || nit: Move ...
3 years, 6 months ago (2017-06-23 20:02:45 UTC) #9
vadimt
lgtm https://codereview.chromium.org/2948403002/diff/40001/ui/app_list/presenter/app_list_presenter_impl.cc File ui/app_list/presenter/app_list_presenter_impl.cc (right): https://codereview.chromium.org/2948403002/diff/40001/ui/app_list/presenter/app_list_presenter_impl.cc#newcode275 ui/app_list/presenter/app_list_presenter_impl.cc:275: if(is_fullscreen_app_list_enabled_) Space after if. Run git cl format ...
3 years, 6 months ago (2017-06-23 23:44:05 UTC) #14
newcomer
Thanks all. -Alex https://codereview.chromium.org/2948403002/diff/20001/ui/app_list/presenter/app_list_presenter_impl.cc File ui/app_list/presenter/app_list_presenter_impl.cc (right): https://codereview.chromium.org/2948403002/diff/20001/ui/app_list/presenter/app_list_presenter_impl.cc#newcode280 ui/app_list/presenter/app_list_presenter_impl.cc:280: if (is_fullscreen_app_list_enabled_ || On 2017/06/23 20:02:44, ...
3 years, 5 months ago (2017-06-26 16:13:58 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2948403002/60001
3 years, 5 months ago (2017-06-26 16:14:14 UTC) #25
commit-bot: I haz the power
3 years, 5 months ago (2017-06-26 16:48:05 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/ef8473e89d8066184b4811f3cfa5...

Powered by Google App Engine
This is Rietveld 408576698