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 2397113002: Move content up to KeyframeEffectReadOnly (Closed)

Created:
4 years, 2 months ago by suzyh_UTC10 (ex-contributor)
Modified:
4 years, 2 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move content up to KeyframeEffectReadOnly This patch completes the bulk of the move of content from KeyframeEffect to its superclass KeyframeEffectReadOnly, as a step towards fixing the bug described in https://codereview.chromium.org/2389323003. This change requires the SampledEffect's m_effect member to change from a KeyframeEffect to a KeyframeEffectReadOnly, which causes a couple of small flow-on changes. BUG=624639 Committed: https://crrev.com/97d82465ceeeb904b0f1d3a7ed54667926b45123 Cr-Commit-Position: refs/heads/master@{#424112}

Patch Set 1 #

Total comments: 1

Messages

Total messages: 9 (3 generated)
suzyh_UTC10 (ex-contributor)
4 years, 2 months ago (2016-10-06 03:37:22 UTC) #2
suzyh_UTC10 (ex-contributor)
https://codereview.chromium.org/2397113002/diff/1/third_party/WebKit/Source/core/animation/KeyframeEffect.h File third_party/WebKit/Source/core/animation/KeyframeEffect.h (left): https://codereview.chromium.org/2397113002/diff/1/third_party/WebKit/Source/core/animation/KeyframeEffect.h#oldcode141 third_party/WebKit/Source/core/animation/KeyframeEffect.h:141: friend class AnimationAnimationV8Test; Oh yes, I meant to comment ...
4 years, 2 months ago (2016-10-07 00:46:00 UTC) #3
alancutter (OOO until 2018)
lgtm
4 years, 2 months ago (2016-10-10 00:46:25 UTC) #4
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/2397113002/1
4 years, 2 months ago (2016-10-10 00:54:22 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-10 02:28:52 UTC) #7
commit-bot: I haz the power
4 years, 2 months ago (2016-10-10 02:30:23 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/97d82465ceeeb904b0f1d3a7ed54667926b45123
Cr-Commit-Position: refs/heads/master@{#424112}

Powered by Google App Engine
This is Rietveld 408576698