commit | 596372dfe003ca17e115b9c5e002d039698d6dd6 | [log] [tgz] |
---|---|---|
author | Jennifer Serrano <jennserrano@google.com> | Thu Jan 04 19:56:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 04 19:56:49 2024 |
tree | 50eaa5f92de198ef70929a9e6a15e2c1e4da2f17 | |
parent | b2aa04a1ae52f9bd0cda02ff6071ee333df1d74a [diff] |
[webui][omnibox] Add theming support for WebUi Omnibox popup. Overrides realbox dropdown color properties with those of the omnibox to allow the WebUi omnibox popup to be themed like the native omnibox. Before (Light): https://screenshot.googleplex.com/BkhaRF3x2gyasKE Before (Dark): https://screenshot.googleplex.com/685XsYbi7j85WFi Before (Themed): https://screenshot.googleplex.com/Bes2qi3LU8aoPEU After(Light): https://screenshot.googleplex.com/YxgnbrqSoKWkYA8 After (Dark): https://screenshot.googleplex.com/4c7fPnLvTCY3McN After (Themed): https://screenshot.googleplex.com/75MyEukkZEyRW73 Bug: 1403040 Change-Id: Id7684dacb719607c656cb2d9d12c3be476bf99b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5153805 Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Jennifer Serrano <jennserrano@google.com> Cr-Commit-Position: refs/heads/main@{#1243054}
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.