AccountPasswordStoreFactory: Cache in a pref whether the store exists
(as in, whether the actual database files exist on disk) This lets us delete the store (if the corresponding feature flag got disabled) only if it actually exists. This is an alternative (and maybe better) implementation of crrev.com/c/2300439. Bug: 1079297 Change-Id: I3ae84eb87b53e1e7b1e69a20afe68402a7095326 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320278Reviewed-by:Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#792166}
Showing
Please register or sign in to comment