commit | 97c8297b3a1163e4d23504c5fcf6dd5979c4640c | [log] [tgz] |
---|---|---|
author | minch <minch@chromium.org> | Mon Feb 28 19:43:20 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 28 19:43:20 2022 |
tree | bd938a00f1ebc2327d2860e2d77ee450aad72a73 | |
parent | 561e8dee7655aeaed8bd9ca27e6df36c32b8f677 [diff] |
dark_mode: Remove #webui-dark-mode from chrome://flags Dark/light mode of WebUI has been hooked up with system's color mode, which is behind the flag #dark-light-mode. Removing the extra flag #webui-dark-mode for dark/light mode of WebUI on ChromeOS. Bug: 1288538 Change-Id: Ifc9c474d96a04db1c9419d091938e1edd40cf98b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3489714 Reviewed-by: Christopher Lam <calamity@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/main@{#975889}
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.