commit | 1a8f8c50a599f1136a7e92d8e7a844174b170def | [log] [tgz] |
---|---|---|
author | Vishwas Uppoor <vishwasuppoor@google.com> | Thu Jun 05 01:36:19 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 05 01:36:19 2025 |
tree | c706c00b86b981471e88ea14971d8b7ff86a9918 | |
parent | ad3f8247e60353b95b6661cac49d6f4608ca6de2 [diff] |
[PixAL] Don't show prompt if payments autofill pref is disabled The Pix account linking prompt shouldn't be shown if payments autofill is disabled. Check the pref before showing the prompt. Additionally, some Pix users reported that the payments autofill pref was disabled for them although they don't remember doing so. Add logging to estimate size of users with the pref disabled. Fixed: 421398442 Change-Id: I17dd3f21eaf2fb43b0b16001360f6eddaa155d55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6608086 Commit-Queue: Vishwas Uppoor <vishwasuppoor@google.com> Reviewed-by: Olivia Saul <jsaul@google.com> Reviewed-by: Siddharth Shah <siashah@chromium.org> Reviewed-by: Darwin Yang <darwinyang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1469741}
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.