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

Issue 22707006: Web Animations CSS: Assert underlying value is not used (Closed)

Created:
7 years, 4 months ago by alancutter (OOO until 2018)
Modified:
7 years, 4 months ago
Reviewers:
dstockwell, Steve Block
CC:
blink-reviews, shans, rjwright, Mike Lawther (Google), eae+blinkwatch, dglazkov+blink, Timothy Loh, apavlov+blink_chromium.org, darktears, Steve Block, Eric Willigers
Visibility:
Public.

Description

Web Animations CSS: Assert underlying value is not used This assert makes it clear we don't expect CompositeAdd keyframes to be used in the CSS transitions and animations implementation. BUG=258896 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155855

Patch Set 1 #

Patch Set 2 : Rerebased patch #

Patch Set 3 : Changed to assert #

Total comments: 4

Patch Set 4 : Review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -1 line) Patch
M Source/core/animation/AnimationEffect.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/animation/KeyframeAnimationEffect.cpp View 4 chunks +14 lines, -0 lines 0 comments Download
M Source/core/animation/KeyframeAnimationEffectTest.cpp View 1 2 3 1 chunk +26 lines, -0 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.cpp View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
alancutter (OOO until 2018)
7 years, 4 months ago (2013-08-09 01:07:12 UTC) #1
dstockwell
Compositing doesn't really work at all yet, we don't build and composite the stack for ...
7 years, 4 months ago (2013-08-09 01:12:11 UTC) #2
alancutter (OOO until 2018)
On 2013/08/09 01:12:11, dstockwell wrote: > Compositing doesn't really work at all yet, we don't ...
7 years, 4 months ago (2013-08-09 01:21:25 UTC) #3
dstockwell
On 2013/08/09 01:21:25, alancutter wrote: > It's not essential at the moment but it's something ...
7 years, 4 months ago (2013-08-09 01:49:58 UTC) #4
alancutter (OOO until 2018)
On 2013/08/09 01:49:58, dstockwell wrote: > On 2013/08/09 01:21:25, alancutter wrote: > > It's not ...
7 years, 4 months ago (2013-08-09 04:02:06 UTC) #5
dstockwell
lgtm
7 years, 4 months ago (2013-08-09 04:06:22 UTC) #6
Steve Block
lgtm The commit message is now quite misleading, so should be updated! https://codereview.chromium.org/22707006/diff/17001/Source/core/animation/KeyframeAnimationEffectTest.cpp File Source/core/animation/KeyframeAnimationEffectTest.cpp ...
7 years, 4 months ago (2013-08-09 04:32:31 UTC) #7
alancutter (OOO until 2018)
https://codereview.chromium.org/22707006/diff/17001/Source/core/animation/KeyframeAnimationEffectTest.cpp File Source/core/animation/KeyframeAnimationEffectTest.cpp (right): https://codereview.chromium.org/22707006/diff/17001/Source/core/animation/KeyframeAnimationEffectTest.cpp#newcode360 Source/core/animation/KeyframeAnimationEffectTest.cpp:360: EXPECT_TRUE(effect->sample(0, 0.25)->begin()->value->dependsOnUnderlyingValue()); On 2013/08/09 04:32:31, Steve Block wrote: > ...
7 years, 4 months ago (2013-08-09 05:46:30 UTC) #8
alancutter (OOO until 2018)
On 2013/08/09 04:32:31, Steve Block wrote: > The commit message is now quite misleading, so ...
7 years, 4 months ago (2013-08-09 05:46:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alancutter@chromium.org/22707006/24001
7 years, 4 months ago (2013-08-09 06:10:08 UTC) #10
commit-bot: I haz the power
7 years, 4 months ago (2013-08-09 18:28:40 UTC) #11
Message was sent while issue was closed.
Change committed as 155855

Powered by Google App Engine
This is Rietveld 408576698