Add PasswordFormManagerTest.DriverDeletedBeforeStoreDone
commitfeff8ac760577c1004067023c949972cacad33a1
authorvabr <vabr@chromium.org>
Tue, 9 Dec 2014 17:40:57 +0000 (9 09:40 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 9 Dec 2014 17:41:27 +0000 (9 17:41 +0000)
tree2d2f870339967b9114460fc4f11a3f8c97ccf80d
parent169be137111cf461d0c314ba33b478ec7fa7d247
Add PasswordFormManagerTest.DriverDeletedBeforeStoreDone

This test should have been added to check the fix in
https://codereview.chromium.org/786823002/.

It checks that if a PasswordManagerDriver gets deleted earlier
than a password store returns data to a PasswordFormManager created
for that driver, all is handled gracefully.

BUG=439534

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

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