commit | ae949bc3507f951a1d8855a0f9779d5de4910989 | [log] [tgz] |
---|---|---|
author | Darwin Yang <darwinyang@google.com> | Tue Jan 21 21:37:01 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 21 21:37:01 2025 |
tree | 1230e4d0debced4f12ffb5a38f4fb345f42ece18 | |
parent | ae2c9d495a213e24893da78d15838f0a99c6b476 [diff] |
[autofill][refactor] Add using dict for BNPL VCN Request Add using dict for GetBnplPaymentInstrumentForFetchingVcnRequest to increase code readability. Reorder risk_data and instrument_id to align with server proto order. Use test domain for URLs. Add assertions for the request in PaymentsNetworkInterface. Bug: 385131002, b:378518641, b:356443046 Fixed: 391177828 Change-Id: I0a5a618ec4cd4360a7d4e72f0f23cddda033ec30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6179132 Reviewed-by: Vinny Persky <vinnypersky@google.com> Commit-Queue: Darwin Yang <darwinyang@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1409255}
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.