commit | d330c6eb493434a1290d408456533eb26d601ef8 | [log] [tgz] |
---|---|---|
author | Xianzhu Wang <wangxianzhu@chromium.org> | Thu Jan 16 22:12:46 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 16 22:12:46 2020 |
tree | a09e50ab2c7cd76a3d7387e2595ee71aa70f0bdf | |
parent | b756c98d2220dd0fcf1245f18cdb041aff06280d [diff] |
Avoid infinite background tile scale The issue happened when an SVG background image was painted with a very small background size rounded to zero, causing infinite tile scale and DCHECK failure in ClipRectOp. Bug: 1039762 Change-Id: Ia94ce2fd350b28696ef8068bd0e756bfc6d87a72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2002839 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by: Fredrik Söderquist <fs@opera.com> Reviewed-by: Stephen Chenney <schenney@chromium.org> Reviewed-by: Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#732572}
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 .