| commit | 27fa077909b2e3b6a247dfda019f9b9b88373fed | [log] [tgz] |
|---|---|---|
| author | sashab <sashab@chromium.org> | Thu Jul 07 02:47:08 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 07 02:50:16 2016 |
| tree | bbdcd2483c3acb8ad93c2eb0963c20b8beb03b16 | |
| parent | b29e4a459a30dfc00a363260371aadca5adad575 [diff] |
Make 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 Review-Url: https://codereview.chromium.org/2088683002 Cr-Commit-Position: refs/heads/master@{#404046}