Track empty username and password in PasswordStore.
commit0ae57a5355e1c95ca53861b06a330d690b94fd11
authorvasilii <vasilii@chromium.org>
Wed, 27 Aug 2014 11:56:18 +0000 (27 04:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 27 Aug 2014 11:57:47 +0000 (27 11:57 +0000)
treed19d4c17a79914790bec44b1ee982d694fee5a23
parent7b9995c5960eab6cba301070fc26a8d95a30aa27
Track empty username and password in PasswordStore.

Having both username and password empty is incorrect. We should find out where they come from.

BUG=404012

Review URL: https://codereview.chromium.org/514573002

Cr-Commit-Position: refs/heads/master@{#292135}
components/password_manager/core/browser/password_store.cc