commit | 782adbc9a73b7c55835c085badbfa4c9167e4135 | [log] [tgz] |
---|---|---|
author | Rouslan Solomakhin <rouslan@google.com> | Thu Mar 20 11:30:42 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 20 11:30:42 2025 |
tree | e21a2ce7f466bebe2ab550d3dbff224a0faf64ea | |
parent | 5cbacb0f31256a4318482000119e9fe8e69caa34 [diff] |
Remove DEV_SUFFIX from PAYMENT_REQUEST in WebView This patch prepares PaymentRequest settings to be released in WebSettingsCompat. Design doc (public): https://docs.google.com/document/d/1yS2_LykHMhSTHr_oX9gtHgE8WS0x5QYtdg_k_8XBUj8 Bug: 404920055 Change-Id: If7d5bfd683c60ee86ea9832464dd0d6a2d21af76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6375563 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by: Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/main@{#1435329}
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.