commit | 23b9fdf128db8e4ee45277bab4a148e8199a5fbb | [log] [tgz] |
---|---|---|
author | Viplav Kadam <viplavkadam@google.com> | Tue Apr 01 19:36:01 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 01 19:36:01 2025 |
tree | bdeb41ca2bf1f1f8e4b1ef4a7092fc2f515689e8 | |
parent | b32ee5edf6a043e49d97d22fd3476bc3b596cfbf [diff] |
[Suggestion][Clank] Add type, icon drawable id and custom icon url Currently, the bottom sheet icon generation logic resides in Java, relying on information from the credit card object. With the recent suggestion refactoring, these values are now sourced from the suggestion object on the native side. Design: go/pay-autofill-clank-bottom-sheet-with-suggestion Video (Identical before and after): Before: http://screencast/cast/NTcxNDIyMTM4Mjc2MjQ5NnxmN2FkZjYxZS02NQ After: http://screencast/cast/NTcxNjUxNTQ5OTI3ODMzNnxkYWE5MjVhNy0xOA Bug: 379166628 Change-Id: I68dbf94c8600f87d17ed323222bdad587e5193a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6023524 Feels: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by: Olivia Saul <jsaul@google.com> Commit-Queue: Viplav Kadam <viplavkadam@google.com> Reviewed-by: Vishwas Uppoor <vishwasuppoor@google.com> Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1441113}
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.