commit | 563390b263333c486e017cfedd9f206bcf12c462 | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Mon Oct 29 17:47:38 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 29 17:47:38 2018 |
tree | e7cbee06c48f689d2cd701856525240c96f1440c | |
parent | 444889cd11ff48021e904a75bed7d81f2a29405c [diff] |
Use clampTo<int> in SVGInteger::CalculateAnimatedValue Matches what we do in SVGIntegerOptionalInteger::CalculateAnimatedValue, and avoids undefined overflow. Bug: 899445 Change-Id: I1250a05482713780f707301ed29e015fd81e65f2 Reviewed-on: https://chromium-review.googlesource.com/c/1304483 Reviewed-by: Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#603548}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .