| commit | ae6a0fbb03900517d5bfdebe8cb32e2ee8980a80 | [log] [tgz] |
|---|---|---|
| author | David Baron <dbaron@chromium.org> | Mon Nov 25 15:18:54 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 25 15:18:54 2024 |
| tree | e50298cc79833c8a6a24590004058f3f7fefe539 | |
| parent | dbb8baff539ff6e573dddebf3e4868f4eceb3995 [diff] |
Remove CSSCascadeCorrectScope feature flag. This removes the CSSCascadeCorrectScope feature flag, which guarded a behavior change that shipped in M131 (quite recently). This allows removing quite a bit of code (some of which was intentionally duplicated to support adding this flag). See https://crrev.com/951ace75914ee83d52bd06a2667537af871ec273 . Bug: 1479329, 40280846 Bug: 1469418, 40068507 Bug: 356158098 Bug: 366415131 Change-Id: I57a3c15351befd95e83e01a7c4047da61242635e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6043175 Commit-Queue: David Baron <dbaron@chromium.org> Reviewed-by: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/main@{#1387615}
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.