DescriptionAdd null check to animations for registered custom property initial values
After a recent change to CSSInterpolationType for registered custom properties
it was assumed that all registered custom properties had initial CSSValues.
This is not the case and null derefs were reachable. This patch fixes up
the false assumption.
BUG=684234, 685472
Review-Url: https://codereview.chromium.org/2649863006
Cr-Original-Commit-Position: refs/heads/master@{#445969}
Committed: https://chromium.googlesource.com/chromium/src/+/f2ec8922cbe5f632a937cf242faf5f23c0d1b3ff
Review-Url: https://codereview.chromium.org/2649863006
Cr-Commit-Position: refs/heads/master@{#447095}
Committed: https://chromium.googlesource.com/chromium/src/+/1f1de2e98a13bae871ef18de230ec8ff45965eaf
Patch Set 1 #Patch Set 2 : moarTest #Patch Set 3 : Fix shadowed variable #
Messages
Total messages: 17 (10 generated)
|