commit | 9d32845064aa40fc445d895194564708862e2f0a | [log] [tgz] |
---|---|---|
author | David Black <dmblack@google.com> | Wed Feb 16 01:02:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 16 01:02:21 2022 |
tree | 826be3ea5031b0b265fff49b989f371db6b90d56 | |
parent | 78aceeb2a86409280571ae96ced5bf46fd24cb98 [diff] |
Add feature flag for Settings app theme change animation. Previously the Settings app theme change animation was directly tied to whether or not dark/light mode was enabled. Now, a new feature flag is added so that the Settings app theme change animation can be disabled independently of dark/light mode. In this way, the Settings app theme change animation won't block the dark/light mode launch if it proves to have unintended side effects. Bug: b:1270460 Change-Id: I8cc11726bc6d9ae3370d616b1aaf16b376f67ff6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3465655 Reviewed-by: Christopher Lam <calamity@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/main@{#971500}
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.