Automatically delete old passwords db when login database init fails for syncing users |
||||
Issue descriptionSee discussion in Issue 728037 We should try to "automatically" fix issues with the passwords database initialization failures for syncing users by deleting the local password database and letting the passwords re-sync down. We should probably also limit this to sync users that are specifically syncing passwords.
,
Jun 8 2017
,
Jul 3 2017
Additional context in https://codereview.chromium.org/2959173002/#msg8. Related bug for showing the error to non-syncing users is issue 479725.
,
Jan 17 2018
,
Apr 12 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/eff390bcc617fc5288d1a64ed758e9674e61f02a commit eff390bcc617fc5288d1a64ed758e9674e61f02a Author: Vasilii Sukhanov <vasilii@chromium.org> Date: Thu Apr 12 13:17:28 2018 Add a histogram to count saved passwords that could not be decrypted. Bug: 730625 Change-Id: I443a7c65ef0664eb56d2cdbed090d34f667c2161 Reviewed-on: https://chromium-review.googlesource.com/1006955 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by: Vaclav Brozek <vabr@chromium.org> Reviewed-by: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#550167} [modify] https://crrev.com/eff390bcc617fc5288d1a64ed758e9674e61f02a/components/password_manager/core/browser/login_database.cc [modify] https://crrev.com/eff390bcc617fc5288d1a64ed758e9674e61f02a/components/password_manager/core/browser/login_database_unittest.cc [modify] https://crrev.com/eff390bcc617fc5288d1a64ed758e9674e61f02a/tools/metrics/histograms/histograms.xml
,
Jun 19 2018
Issue 624781 has been merged into this issue. |
||||
►
Sign in to add a comment |
||||
Comment 1 by vabr@chromium.org
, Jun 8 2017