commit | ad63b070b3e6dd89a0436ef00bc4ca835f6b99dd | [log] [tgz] |
---|---|---|
author | Liquan (Max) Gu <[email protected]> | Wed Sep 22 13:13:22 2021 |
committer | Chromium LUCI CQ <[email protected]> | Wed Sep 22 13:13:22 2021 |
tree | 4f9dcd2efee6268409e4ba65d974dba9c6eb3182 | |
parent | 5d3f03bdf7cce29cc878f29cfe5c4f3b455413b8 [diff] |
[BasicCardDeprecation] Add about flag for basic-card Add a "enable-payment-request-basic-card" flag to about://flags, enabled by default. This is to make it easier for developers to test a environment without the basic-card payment method, in preparation of the upcoming deprecation. Bug: 1251421 Change-Id: Id1f56283fe782965505a8c8c11b9b716f630c929 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3170060 Auto-Submit: Liquan (Max) Gu <[email protected]> Commit-Queue: Rouslan Solomakhin <[email protected]> Reviewed-by: Rouslan Solomakhin <[email protected]> Cr-Commit-Position: refs/heads/main@{#923829}
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.