Add tests for how LocalStorageContextMojo interacts with file/leveldb services.
Also fixes bugs exposed by those tests: - when database does not exists it needs to be created. - when database can't be opened null is passed to LevelDBWrapper. BUG=586194 Review-Url: https://codereview.chromium.org/2597983003 Cr-Commit-Position: refs/heads/master@{#440886}
Showing
Please register or sign in to comment