Chromium Code Reviews
DescriptionMake StringKeyframe constructor store a const CSSValue
Make StringKeyframe constructor take a const CSSValue. This is an
entirely mechanical change and is pre-work to make
CSSPropertyParser::addProperty() take a const CSSValue&.
BUG=526586
Committed: https://crrev.com/27fa077909b2e3b6a247dfda019f9b9b88373fed
Cr-Commit-Position: refs/heads/master@{#404046}
Patch Set 1 #Patch Set 2 : Removed persistent storage to see effect on trybots. #Patch Set 3 : Removed everything except value() method to see effect on trybots #Patch Set 4 : Revert back to original patch to land - this should not change any behavior #Patch Set 5 : Removed the persistent const #Messages
Total messages: 17 (9 generated)
|