commit | 0786d282eb5ce9e1d555da65450f48a0360667b4 | [log] [tgz] |
---|---|---|
author | Ken Buchanan <[email protected]> | Wed Aug 26 18:59:28 2020 |
committer | Commit Bot <[email protected]> | Wed Aug 26 18:59:28 2020 |
tree | bb9c8c557fcccee5360d5df7615631e1428456b9 | |
parent | 4c8b686984576666ebdd19f836a2daffffcdafe9 [diff] |
[SecurePaymentConfirmation] Add PaymentCredential Add the PaymentCredential credential type to enable use of Credential Management API for enrolling payment instruments associated with Web Authentication credentials. This adds the renderer-side code for creating the credential and also a mojo interface for sending the information to the Payments component for storage. Bug:1110325 Change-Id: I7bf2ad1cf0d499a6a211e730e785d9b970fcdb07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360313 Reviewed-by: Mike West <[email protected]> Reviewed-by: Rouslan Solomakhin <[email protected]> Commit-Queue: Ken Buchanan <[email protected]> Cr-Commit-Position: refs/heads/master@{#801871}
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.
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.