Chromium Code Reviews
DescriptionEnsure that FormFetcher state is WAITING when waiting for migration
FormFetcher has a state which indicates whether it is waiting for PasswordStore
results. It should be useful to know when the stored data corresponds to some
real snapshot of PasswordStore.
FormFetcher can be waiting for the PasswordStore either directly, or indirectly
through waiting for HttpPasswordMigrator. So far, it only keeps the state as
WAITING during the first type of waiting.
This CL expands the state WAITING to also mean "waiting for
HttpPasswordMigrator".
BUG=571580
Review-Url: https://codereview.chromium.org/2745173008
Cr-Commit-Position: refs/heads/master@{#457447}
Committed: https://chromium.googlesource.com/chromium/src/+/291a91bc6d4215a2fe2df3ebf41a9eac60e0cdb8
Patch Set 1 #
Total comments: 2
Patch Set 2 : Just rebased #Patch Set 3 : Fix rebase #
Messages
Total messages: 15 (9 generated)
|
||||||||||||||||||||||||||||