commit | 6f85e4ee1d1103407b44cc3bea217b8e55e2c443 | [log] [tgz] |
---|---|---|
author | Rune Lillesveen <futhark@chromium.org> | Fri Feb 14 16:43:42 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 14 16:43:42 2025 |
tree | c6eb189328fcac254576198af5e95079d4ae9b8e | |
parent | 423cfc8269d264e8fd7ba880d9a7f00bf52a8126 [diff] |
Mark the 'interactivity' property independent Independent properties have a light-weight inheritance path when only such properties change during style recalc. For inertness, it is a typical case where large subtrees change, and only for inertness. We already made the HTML inertness flag independent, making sure that this is also light-weight for the CSS property variant. Bug: 370065759 Change-Id: I2db394e133719434b4f5482cf06355ef11c8f5a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6263526 Reviewed-by: Steinar H Gunderson <sesse@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/main@{#1420515}
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.