commit | 18b1717bae22f7cbd72955999c842b103551cf87 | [log] [tgz] |
---|---|---|
author | John Lee <johntlee@chromium.org> | Wed Feb 21 02:01:16 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 21 02:01:16 2024 |
tree | dfc9275839aa0d15ab917f535499dc02ec7c424b | |
parent | 1f58eca1a1aa61d1c7d4f18f9c0013b20bf87fe1 [diff] |
WebUI: Add CR2023 attribute to WebUIs with multiple cr_elements With CR2023 launched, this CL adds the chrome-refresh-2023 attribute to WebUI pages that have multiple cr_elements so that when elements default to CR2023, the pages look more cohesive. Skipped debug/internal pages. Bug: 326116364 Change-Id: Ibd61aee3864efca6a32c369f6a2b72fc8fa615de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5310151 Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1263088}
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.