commit | 3b7014be538ba9193e1531c799a6cf9f3d9cc00e | [log] [tgz] |
---|---|---|
author | Troy Hildebrandt <[email protected]> | Tue Dec 18 17:32:14 2018 |
committer | Commit Bot <[email protected]> | Tue Dec 18 17:32:14 2018 |
tree | a070e18fa025693e9172c301347273341a3fd933 | |
parent | cf11cdf7a29d2d73ed0de5472749f2b87bd924e6 [diff] |
Use SharedProtoDatabaseClient in ProtoDatabaseWrapper Introduces the ability to get a SharedProtoDatabaseClient when using ProtoDatabaseWrapper instead of strictly a UniqueProtoDatabase. Includes bi-directional migration, and a new suite of tests for ProtoDatabaseWrapper that ensure the flow works when getting either type of database and that migration works in both directions. Bug: 870813 Change-Id: I0cb47497dbdf98903a1bf17c68b0a4f6edcb7e14 Reviewed-on: https://chromium-review.googlesource.com/c/1354490 Commit-Queue: Troy Hildebrandt <[email protected]> Reviewed-by: Tommy Nyquist <[email protected]> Cr-Commit-Position: refs/heads/master@{#617549}
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 .