commit | 218bad187967f09ea2b5560597e10309eb1a286e | [log] [tgz] |
---|---|---|
author | Stephen McGruer <smcgruer@chromium.org> | Tue Aug 09 17:55:31 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 09 17:55:31 2022 |
tree | b42e7058c694ecbeb5978b3ff70deeba16bdf12b | |
parent | 0bdea89fc2a9c60a559339f6fc6777489e40347a [diff] |
[basic-card] Remove most basic-card code from PaymentUiService Basic card is now fully deprecated and disabled, and we are removing its code from the codebase. This CL deletes most of the basic-card related code in PaymentUiService. One reference to AutofillPaymentInstrument is left for now until that class is refactored. Bug: 1209835 Change-Id: I0a7bfed8b4796dbfb78c0bf1144e97bf51c67977 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3792647 Reviewed-by: Nick Burris <nburris@chromium.org> Reviewed-by: Elizabeth Popova <lizapopova@google.com> Commit-Queue: Elizabeth Popova <lizapopova@google.com> Auto-Submit: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1033091}
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.