| commit | ae0fe0f98e2284141134076dc2cff58841bad80b | [log] [tgz] |
|---|---|---|
| author | Duong Dac <ddac@chromium.org> | Thu Aug 14 18:24:44 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 14 18:24:44 2025 |
| tree | bdb95dfa0c7d28eb02c9f54c5d1b50bc763eb8aa | |
| parent | f588b23739ebf81ec03ae7caf79e7bd19b30d829 [diff] |
Enable address data type upon sign-in for custom passphrase users Previously, with kReplaceSyncPromosWithSignInPromos enabled, passphrase users upon first sign-in will have address data type disabled. This is done to prevent confusion, as addresses are NOT encrypted by the custom passphrase. This change enables the address data type by default for Win/Mac/Linux, since the user interface already clarifies this nuance about address encryption. See the bug entry for more details. In any case, kSyncEnableContactInfoDataTypeForCustomPassphraseUsers has to be enabled for addresses to be saved to account. Bug: 417953733 Change-Id: I2fda6ef02b16c919b5e03705f7070b0c62bde442 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6845966 Reviewed-by: Marc Treib <treib@chromium.org> Commit-Queue: Duong Dac <ddac@chromium.org> Cr-Commit-Position: refs/heads/main@{#1501499}
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.