commit | dfbd5176edeb10e0f6467778d5bca4d9977ab1e4 | [log] [tgz] |
---|---|---|
author | Salma Elmahallawy <esalma@google.com> | Mon Apr 07 22:15:39 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 07 22:15:39 2025 |
tree | 2c2bf46db993a7bb617cbab00615a3f9e3fa03a2 | |
parent | a06c7a64f3881ba491106c84dbf960e76e22a22a [diff] |
[OmniboxAPI] Adding custom icon support in omnibox actions This CL adds the ability to set a custom icon in suggestion actions. The icon is set the same way as action icons, and reuses parsing methods. This logic will also be reused when the suggestion.icon_url is migrated to ImageData as well. Recording: https://drive.google.com/file/d/1npcj6ikHjctJb8ydNpPASdtLDTcXZA8W/view?usp=sharing&t=1 Bug: 381279444 Change-Id: If1e504f0a4cd4e7811b2ece341844dca84f0fdef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6384375 Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Salma Elmahallawy <esalma@google.com> Cr-Commit-Position: refs/heads/main@{#1443799}
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.