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

Issue 2552813002: Overlay scrollbars shouldn't fade out while mouse is over/near. (Closed)

Created:
4 years ago by sahel
Modified:
4 years ago
CC:
cc-bugs_chromium.org, chromium-reviews, chaopeng
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Overlay scrollbars shouldn't fade out while mouse is over/near. BUG=669668 TEST=ScrollbarAnimationControllerThinningTest.DontFadeAfterReleasedNear, ScrollbarAnimationControllerThinningTest.FadeAfterReleasedFar, ScrollbarAnimationControllerThinningTest.MoveNearAndDontFadeOut, ScrollbarAnimationControllerThinningTest.MoveOverAndDontFadeOut CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Committed: https://crrev.com/58293adb8e9ecc80e2044aa96a962bc2e7e19fb3 Cr-Commit-Position: refs/heads/master@{#437585}

Patch Set 1 #

Total comments: 6

Patch Set 2 : unittests polished #

Total comments: 1

Patch Set 3 : removed braces #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -79 lines) Patch
M cc/input/scrollbar_animation_controller_thinning.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/input/scrollbar_animation_controller_thinning.cc View 1 2 3 chunks +14 lines, -2 lines 0 comments Download
M cc/input/scrollbar_animation_controller_thinning_unittest.cc View 1 17 chunks +102 lines, -77 lines 0 comments Download

Messages

Total messages: 33 (26 generated)
sahel
4 years ago (2016-12-05 21:29:42 UTC) #8
bokan
Some suggested improvements in test but lgtm otherwise. Note, you'll still need to fix this ...
4 years ago (2016-12-06 17:22:28 UTC) #9
sahel
aelias@chromium.org: Please review changes in https://codereview.chromium.org/2552813002/diff/1/cc/input/scrollbar_animation_controller_thinning_unittest.cc File cc/input/scrollbar_animation_controller_thinning_unittest.cc (right): https://codereview.chromium.org/2552813002/diff/1/cc/input/scrollbar_animation_controller_thinning_unittest.cc#newcode235 cc/input/scrollbar_animation_controller_thinning_unittest.cc:235: EXPECT_TRUE(client_.start_fade().IsCancelled()); On 2016/12/06 17:22:28, ...
4 years ago (2016-12-07 22:33:06 UTC) #16
aelias_OOO_until_Jul13
lgtm https://codereview.chromium.org/2552813002/diff/40001/cc/input/scrollbar_animation_controller_thinning.cc File cc/input/scrollbar_animation_controller_thinning.cc (right): https://codereview.chromium.org/2552813002/diff/40001/cc/input/scrollbar_animation_controller_thinning.cc#newcode75 cc/input/scrollbar_animation_controller_thinning.cc:75: if (!mouse_is_near_scrollbar_) { nit: no braces for this ...
4 years ago (2016-12-07 22:35:09 UTC) #17
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/2552813002/60001
4 years ago (2016-12-09 16:44:40 UTC) #28
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years ago (2016-12-09 17:59:12 UTC) #31
commit-bot: I haz the power
4 years ago (2016-12-12 14:36:11 UTC) #33
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/58293adb8e9ecc80e2044aa96a962bc2e7e19fb3
Cr-Commit-Position: refs/heads/master@{#437585}

Powered by Google App Engine
This is Rietveld 408576698