Revert "Move the task runner creation to password store from the factory."
This reverts commit d95936bd. Reason for revert: this caused PasswordStoreTest.GetLoginsWithAffiliationAndBrandingInformation to fail on KitKat Tablet Tester with the following error: [ERROR:connection.cc(1964)] Passwords sqlite error 5, errno 0: database is locked, sql: PRAGMA auto_vacuum [FATAL:connection.cc(1979)] database is locked https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.android%2FKitKat_Tablet_Tester%2F8506%2F%2B%2Frecipes%2Fsteps%2Fcomponents_unittests_on_Android%2F0%2Flogs%2FPasswordStoreTest.GetLoginsWithAffiliationAndBrandingInformation%2F0 Original change's description: > Move the task runner creation to password store from the factory. > > In addition the CL changes some tests to use ScopedTaskEnvironment where appropriate instead of MessageLoop. > > Bug: 741660 > Change-Id: I9993eaba6bd92e30dfe4a39a5fb89518d5ba4a3d > Reviewed-on: https://chromium-review.googlesource.com/584908 > Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> > Reviewed-by: Christos Froussios <cfroussios@chromium.org> > Cr-Commit-Position: refs/heads/master@{#491693} TBR=vasilii@chromium.org,cfroussios@chromium.org Change-Id: Ifa8c22c62bab7f0200437e3c2ab7661b5fddc78a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 741660 Reviewed-on: https://chromium-review.googlesource.com/600211Reviewed-by:John Mellor <johnme@chromium.org> Commit-Queue: John Mellor <johnme@chromium.org> Cr-Commit-Position: refs/heads/master@{#491729}
Showing
Please register or sign in to comment