DescriptionAdd type casts for KeyframeEffectReadOnly
The following type hierarchy exists in core/animation: KeyframeEffect is a
subclass of KeyframeEffectReadOnly is a subclass of AnimationEffectReadOnly.
Type casts have already been defined to convert AnimationEffectReadOnly objects
to KeyframeEffect objects; this patch adds the equivalent for converting to
KeyframeEffectReadOnly.
Committed: https://crrev.com/76ec34ae2976574a0b49a95f6bebddf33b1bd9e5
Cr-Commit-Position: refs/heads/master@{#423758}
Patch Set 1 #Patch Set 2 : Add TODO #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 10 (4 generated)
|