commit | 63d9380e1bcffda97b7852272d37f3c6897611b0 | [log] [tgz] |
---|---|---|
author | Vinny Persky <vinnypersky@google.com> | Thu Jan 06 23:30:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 06 23:30:11 2022 |
tree | 4bd03d914170b3502cafda96aba27847cb2fd620 | |
parent | 133d21fabc023c056a74bbf7030ab5483da18b7d [diff] |
Enhanced Upload Card Response for M2-Specific Use Cases This CL creates an UploadCardResponseDetails struct to capture the data in an Upload Card Response. This will be necessary for M2 as we will also need to collect a card art url and virtual card enrollment state from the save card response to use in the M2 upstream flow. The implementation of these fields will be made in a follow-up integration CL to connect all of the client side component parts for M2. DD: https://docs.google.com/document/d/1nxpjPQEtYhgdMfEarIaYHXhxNcYyQ3NgDGPvA_1OjwA/edit# Bug: 1281695 Change-Id: If7584ca093894a2109f7217b30ff540f2a3b8bb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3369948 Reviewed-by: Siyu An <siyua@chromium.org> Commit-Queue: Vinny Persky <vinnypersky@google.com> Cr-Commit-Position: refs/heads/main@{#956289}
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.