| commit | 2312c143299d3804a5bb49244cfdaec3fd67a14c | [log] [tgz] |
|---|---|---|
| author | Md Hasibul Hasan <hasibul.h@samsung.com> | Thu Jun 13 08:02:19 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 13 08:02:19 2024 |
| tree | 5a6832b0f6b93d8c1e84784a3e18ccacc7d2b765 | |
| parent | e61adbbb4d87fc1e929200d1a1eb3dd60f457ad1 [diff] |
[Autofill] Refactor GetSuggestionsForCreditCards out parameters into a struct Added CreditCardSuggestionSummary struct to hold the out parameters of GetSuggestionsForCreditCards() method. Bug: 41492160 Change-Id: I8315c966015fe641aa38f6dd9925e953d0bece45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5602629 Reviewed-by: Jan Keitel <jkeitel@google.com> Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Commit-Queue: Md Hasibul Hasan <hasibulhasan873@gmail.com> Cr-Commit-Position: refs/heads/main@{#1314479}
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.