[PwdCheckAndroid] Ensure known compromised credentials are loaded before running a check
This CL makes sure that we don't start a check before we can be sure that all preconditions are fulfilled: * saved passwords are loaded * first set of compromised credentials is displayed * scripts are fetched (if necessary) To prevent a third boolean value, this CL stores all applicable preconditions as flags. Bug: 1119366, 1092444 Change-Id: I81bf4577185709bd14b99cc0e878c5d38fbc4ebb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366759 Commit-Queue: Ioana Pandele <ioanap@chromium.org> Reviewed-by:Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#800244}
Showing
Please register or sign in to comment