commit | a468d558505bd5fea43ebe5d713299d024e99231 | [log] [tgz] |
---|---|---|
author | Ian Kilpatrick <ikilpatrick@chromium.org> | Thu May 16 18:05:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 16 18:05:21 2024 |
tree | eb15e6368a275d59f211732a8d111f8dedf145e7 | |
parent | 2d1fe3b4a6be5c6f89d73f98879fa3b4c8bf0a45 [diff] |
[field-diff] Guard the clip property invalidation. This patch guards the clip property invalidation logic behind a new "clip" invalidation flag. Additionally make border-radius directly invalidate paint. There should be no behaviour change. Bug: 339300436 Change-Id: Ie22fffe82a3f689db96bcd079d01c229181e7b76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5542344 Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/main@{#1302088}
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.