Chromium Code Reviews
DescriptionResume encryption migration immediately if the previous migration is incomplete.
The previous migration can be incomplete. This can happen when, for example,
the user shut down the device during the migration.
In this case, MountEx returns a dedicated error: MOUNT_ERROR_PREVIOUS_MIGRATION_INCOMPLETE.
If Chrome get this error, the migration should start immediately without
asking the user's choice, as the user can not skip the migration.
BUG=706017
TEST=manually tested by modifying fake_cryptohome_client to return the error.
Review-Url: https://codereview.chromium.org/2801873007
Cr-Commit-Position: refs/heads/master@{#463151}
Committed: https://chromium.googlesource.com/chromium/src/+/fbd1dfec1f46320180425e602cb2751978813ecb
Patch Set 1 #Messages
Total messages: 10 (5 generated)
|