| commit | 65100173fbf9c326e73e207a66b881436653265e | [log] [tgz] |
|---|---|---|
| author | Kevin Babbitt <kbabbitt@microsoft.com> | Thu Aug 07 16:47:17 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 07 16:47:17 2025 |
| tree | 072323ba17474b81ff0db5b7508f902be449c2f4 | |
| parent | 38e76e04e2cc71e377aa6ee30b1abe882b8e36e4 [diff] |
Remove CSSRelativeColorLateResolveAlways flag We've had to temporarily disable this flag a couple of times in the past due to regressions. However, the last time we enabled it was in M136 and there have been no issues reported since, so it should now be safe to remove. Bug: 359616070 Change-Id: Ib623e42882768be7ff1f900dcb55c1b9ce0c6574 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6825385 Reviewed-by: Rune Lillesveen <futhark@chromium.org> Commit-Queue: Kevin Babbitt <kbabbitt@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1498296}
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.