commit | 40b9f13b251fc66c4d32f683c174fb2aa6a83f92 | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Fri Oct 20 15:12:22 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 20 15:12:22 2023 |
tree | 5ae9a5e9c146409450171821e0693858e50e1b33 | |
parent | 4872ba92e51c3f933c7a0a41e61200b1232b1c08 [diff] |
Partial revert of 57204878a7f41ba90fd899d65b23e8464c0a1511 Using a viewBox from a specified viewspec can cause result in incorrect rendering in some cases for SVGImages since they share state, and are not consistent when it comes to updating the viewspec between size computation and painting. This reverts the behavioral change from said commit for SVGImage users. Bug: 1471377, 1494126 Change-Id: I21923ec3058d0689284b5c3a7f8be70c319fde88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4955746 Auto-Submit: Fredrik Söderquist <fs@opera.com> Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by: Philip Rogers <pdr@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1212754}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.