commit | dd8145def7d66662157b8957225b666c64576e62 | [log] [tgz] |
---|---|---|
author | Siddharth <siashah@google.com> | Wed Jul 16 23:34:14 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 16 23:34:14 2025 |
tree | 989549458b3e0e7649579f82dae90561b1529879 | |
parent | e3bcee24f428b37b3d0b9f4f9c70fe0185ded614 [diff] |
Check for device screenlock for Pix account linking Since Wallet requires the user to have screenlock enabled to perform account linking, it is ideal for Chrome to check for it before offering the user to link their accounts using Wallet. This reduces the number of non-actionable prompts shown to the user and improves the conversion ratio. Bug: 431814461 Change-Id: I56f5b8af149437fd5c31eea6d296a4e6ee3a7365 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6733548 Reviewed-by: Vishwas Uppoor <vishwasuppoor@google.com> Reviewed-by: Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Siddharth Shah <siashah@chromium.org> Cr-Commit-Position: refs/heads/main@{#1487955}
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.