commit | df881f71ab47c0f82ee1ddf780b20838497b5a89 | [log] [tgz] |
---|---|---|
author | Masa Fujita <massan@google.com> | Mon Apr 21 03:10:53 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 21 03:10:53 2025 |
tree | 6fcb1a5c3403a218a36836bdb72e53f94c00e3ec | |
parent | 807eb904d4887d84523e0cadd0abfb5d8440e1b0 [diff] |
extensions: Show chrome logo in sidebar on chrome://extensions on desktop android The sidebar of chrome://extensions in desktop android (shown when the window size is sufficiently small) was showing the missing-file icon instead of the Chrome icon when in light mode. This commit fixes this issue. Bug: 410672614 Test: Open chrome://extensions, adjust the window size to show the hamburger icon, click to open sidebar and confirm that the Chrome logo is showing in both light and dark mode Cq-Include-Trybots: luci.chromium.try:android-desktop-15-x64-rel Change-Id: Ia580a3063a4e9d02de62d4a9e06380c01107143e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6457868 Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Reviewed-by: Keigo Oka <oka@chromium.org> Auto-Submit: Masa Fujita <massan@google.com> Commit-Queue: Keigo Oka <oka@chromium.org> Commit-Queue: Masa Fujita <massan@google.com> Cr-Commit-Position: refs/heads/main@{#1449340}
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.