commit | 7621d66380e2d426a6aeaa2a88645409031e73df | [log] [tgz] |
---|---|---|
author | Victor Hugo Vianna Silva <victorvianna@google.com> | Tue Jan 07 12:50:06 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 07 12:50:06 2025 |
tree | 46fe997ef12d929069e64c3c45a5dd9da7106563 | |
parent | 08c22fdb40172f7d130e129e1b5f5dce4685618b [diff] |
Remove passwords account storage promos from dropdown Unblocked by launching ExplicitBrowserSigninUIOnDesktop [1] (note the flag was not launched on ChromeOS, but ChromeOS never showed the promo because the user is always syncing). This CL removes: - The re-signin promo. - The opt-in promo to autofill passwords. - The opt-in promo to generate a password. [1] https://source.chromium.org/chromium/chromium/src/+/main:components/password_manager/core/browser/features/password_manager_features_util_desktop.cc;l=384;drc=e35c86a08334445bec5b81cdc7a8b8ffa67529f8 OBSOLETE_HISTOGRAM[PasswordManager.CredentialsCountFromAccountStoreAfterUnlock]=Was recorded during the account store opt-in from the autofill dropdown, which is now removed. Validate-Test-Flakiness: skip Bug: 374293518 Change-Id: I8b010f8015590ab61e504bcb3222fbf99b08e760 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5938297 Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/main@{#1402905}
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.