DescriptionMove Priority enum/field to KeyframeEffectReadOnly
Following from https://codereview.chromium.org/2389323003, this patch begins the
process of moving content from KeyframeEffect to its superclass,
KeyframeEffectReadOnly, so that KeyframeEffectReadOnly objects can be
constructed directly. This patch moves the definition of the Priority enum and
the m_priority field.
BUG=624639
Committed: https://crrev.com/65aaa5e663e316c1ea35bf487aa32a965459475f
Cr-Commit-Position: refs/heads/master@{#423478}
Patch Set 1 #Depends on Patchset: Dependent Patchsets: Messages
Total messages: 19 (10 generated)
|