Chromium Code Reviews
DescriptionUse ApplyAnimations enum parameter instead of bool for callsite readability
This patch changes the bool in applyCustomProperty() to an ApplyAnimations
enum to make it easier to read at the callsites what is being done.
The ApplyAnimations enum and its values matches the convention used in
ComputedStyle by ApplyTransformOrigin, ApplyMotionPath and
ApplyIndependentTransformProperties.
Review-Url: https://codereview.chromium.org/2722983004
Cr-Commit-Position: refs/heads/master@{#454498}
Committed: https://chromium.googlesource.com/chromium/src/+/bbb3bb2234561db8ddf52e905770e4109c56ae28
Patch Set 1 #Patch Set 2 : Rebased #
Depends on Patchset: Messages
Total messages: 13 (9 generated)
|
||||||||||||||||||||||||||||