DescriptionMove 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
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 9 (3 generated)
|