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

Issue 2332923002: Fix scroll animation UpdateTarget for zero-duration segments (Closed)

Created:
4 years, 3 months ago by ymalik
Modified:
4 years, 3 months ago
Reviewers:
ajuma, skobes
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix scroll animation UpdateTarget for zero-duration segments BUG=645317 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/8576ae6fc3b91b6f5bc952eb40d0f0a0fd685e4d Cr-Commit-Position: refs/heads/master@{#418343}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address steve's comments #

Total comments: 2

Patch Set 3 : update tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -13 lines) Patch
M cc/animation/scroll_offset_animation_curve.cc View 1 2 chunks +9 lines, -12 lines 0 comments Download
M cc/animation/scroll_offset_animation_curve_unittest.cc View 1 2 2 chunks +51 lines, -1 line 0 comments Download

Messages

Total messages: 29 (16 generated)
ymalik
@skobes, please see the comment in the bug or the unittest to see the failure ...
4 years, 3 months ago (2016-09-12 19:14:27 UTC) #4
skobes
https://codereview.chromium.org/2332923002/diff/1/cc/animation/scroll_offset_animation_curve.cc File cc/animation/scroll_offset_animation_curve.cc (right): https://codereview.chromium.org/2332923002/diff/1/cc/animation/scroll_offset_animation_curve.cc#newcode213 cc/animation/scroll_offset_animation_curve.cc:213: if (total_animation_duration_.is_zero()) { I think this block is redundant ...
4 years, 3 months ago (2016-09-12 22:45:46 UTC) #9
ymalik
PTAL :) https://codereview.chromium.org/2332923002/diff/1/cc/animation/scroll_offset_animation_curve.cc File cc/animation/scroll_offset_animation_curve.cc (right): https://codereview.chromium.org/2332923002/diff/1/cc/animation/scroll_offset_animation_curve.cc#newcode213 cc/animation/scroll_offset_animation_curve.cc:213: if (total_animation_duration_.is_zero()) { On 2016/09/12 22:45:46, skobes ...
4 years, 3 months ago (2016-09-12 23:35:05 UTC) #10
skobes
lgtm
4 years, 3 months ago (2016-09-12 23:36:25 UTC) #11
ymalik
+ajuma for cc/animations
4 years, 3 months ago (2016-09-12 23:39:52 UTC) #13
ajuma
lgtm https://codereview.chromium.org/2332923002/diff/20001/cc/animation/scroll_offset_animation_curve_unittest.cc File cc/animation/scroll_offset_animation_curve_unittest.cc (right): https://codereview.chromium.org/2332923002/diff/20001/cc/animation/scroll_offset_animation_curve_unittest.cc#newcode260 cc/animation/scroll_offset_animation_curve_unittest.cc:260: // This test verifies that if the last ...
4 years, 3 months ago (2016-09-13 14:51:32 UTC) #14
ymalik
https://codereview.chromium.org/2332923002/diff/20001/cc/animation/scroll_offset_animation_curve_unittest.cc File cc/animation/scroll_offset_animation_curve_unittest.cc (right): https://codereview.chromium.org/2332923002/diff/20001/cc/animation/scroll_offset_animation_curve_unittest.cc#newcode260 cc/animation/scroll_offset_animation_curve_unittest.cc:260: // This test verifies that if the last segment ...
4 years, 3 months ago (2016-09-13 17:56:41 UTC) #17
ymalik
4 years, 3 months ago (2016-09-13 17:56:42 UTC) #18
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/2332923002/40001
4 years, 3 months ago (2016-09-13 17:57:27 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_precise_blink_rel on master.tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_precise_blink_rel/builds/2473)
4 years, 3 months ago (2016-09-13 18:28:18 UTC) #23
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/2332923002/40001
4 years, 3 months ago (2016-09-13 19:20:32 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-13 19:51:11 UTC) #27
commit-bot: I haz the power
4 years, 3 months ago (2016-09-13 19:54:38 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8576ae6fc3b91b6f5bc952eb40d0f0a0fd685e4d
Cr-Commit-Position: refs/heads/master@{#418343}

Powered by Google App Engine
This is Rietveld 408576698