commit | 59c8c0e09245aeee0fb54f4693b657996ba66472 | [log] [tgz] |
---|---|---|
author | EmiliaPaz <emiliapaz@chromium.org> | Thu May 23 22:53:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 23 22:53:50 2024 |
tree | afd3a183bca507206e68a6d05fea888bebb31b70 | |
parent | 532aa0607cea3cd60cd4d18db321fcf6d3791eb1 [diff] |
[Extensions M126] Share panel header variables in chrome://extensions Move shared variables for the panel header to the shared CSS file: * .panel-header-text * .panel-header-icon This has no change in the UI. Screenshot: https://drive.google.com/file/d/1BCxRxpOMwk4aDnH67kMlu7KyyOE9qZCs/view?usp=sharing (cherry picked from commit 75bfec2b06c65bb892d42cef8cacb8d209c45e21) Bugs: 337191307 Change-Id: I80d4c4ebb778a4348c85d0f61b127ef0f6c4080d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5535958 Commit-Queue: Emilia Paz <emiliapaz@chromium.org> Commit-Queue: Kelvin Jiang <kelvinjiang@chromium.org> Reviewed-by: Kelvin Jiang <kelvinjiang@chromium.org> Auto-Submit: Emilia Paz <emiliapaz@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#1300351} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5563394 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/6478@{#514} Cr-Branched-From: e6143acc03189c5e52959545b110d6d17ecd5286-refs/heads/main@{#1300313}
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.