[Password Manager] Check for null database before migrating
When PasswordStoreDefault initialises the LoginDatabase, if the step fails, it will set the database to null. In that case, PasswordStoreX should not attempt to perform a migration. Bug: 991213 Change-Id: Id31a65b228532c1206283f6af175f339efbb292b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1746167Reviewed-by:Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Christos Froussios <cfroussios@chromium.org> Cr-Commit-Position: refs/heads/master@{#686430}
Showing
Please register or sign in to comment