commit | eefb9810b736847dfcccbac9ab53be9edad7d222 | [log] [tgz] |
---|---|---|
author | Mihai Sardarescu <msarda@chromium.org> | Fri Jun 21 17:02:56 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 21 17:02:56 2019 |
tree | 92fcf7bb92bde7b6d3a8190dbbf2efe8ddd2e7f4 | |
parent | d975f27ac2c8764b5874ddf6ca18457d57222292 [diff] |
Add DB cannot be opened error state for loading credentials. Bug 976143 shows a case when the token database could not be opened. My suspicion is that another process had a handle on this file and that forbids Chrome for using it. However debugging it was fairly complex. This CL separates this state to make debugging easier. Bug: 976143 Change-Id: I2106201c3ae17299a3ce3d2e4675bb90bab1f062 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1670223 Reviewed-by: Thomas Tangl <tangltom@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#671344}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .