commit | c7c21e66333034d73b3b643877f04591f1a3afc0 | [log] [tgz] |
---|---|---|
author | Rouslan Solomakhin <rouslan@chromium.org> | Fri Nov 15 20:04:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 15 20:04:48 2024 |
tree | ef96575ee9ab2dcc704232f17810755f14f25230 | |
parent | 5f91ea78bde9eccb03e97d7710dca82695d70e0e [diff] |
Add a flag to omit deprecated parameters in payment Android intents Feature flag: AndroidPaymentIntentsOmitDeprecatedParameters (Disabled by default) Design: go/google-pay-in-webview-android-intents-dd Bug: 40849135 Fixed: 376270117 Change-Id: I7d14521ef0cc90abac5e8970f219503835a569ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6020055 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Darwin Yang <darwinyang@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1383776}
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.