commit | 7b8434f5863f72b8588aa9f66293042432c61b82 | [log] [tgz] |
---|---|---|
author | Verina Armanyous <averina@google.com> | Tue Oct 03 02:29:54 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 03 02:29:54 2023 |
tree | 5094d4684ec96c4aa0569a10d5a358de9197077a | |
parent | a88c7c24c270033ca263e5264f4999bf385eaee1 [diff] |
Add instrument_id field to credit card object This change is needed to enable deep links using instrument_id to redirect to the right details page for each payment method on gpay web. design doc: go/chrome-settings-payments-link-migration Bug: b/281595962 Change-Id: Ibce79040a638b99fdaa0dce06f0538b549aac3c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4898677 Reviewed-by: Stephen McGruer <smcgruer@chromium.org> Reviewed-by: Giovanni Ortuno Urquidi <ortuno@chromium.org> Commit-Queue: Olivia Saul <jsaul@google.com> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by: Olivia Saul <jsaul@google.com> Cr-Commit-Position: refs/heads/main@{#1204427}
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.