commit | 47081c8eda313d8dabadadcfd09a4196802862a3 | [log] [tgz] |
---|---|---|
author | cmumford <[email protected]> | Mon Nov 16 18:20:43 2015 |
committer | Commit bot <[email protected]> | Mon Nov 16 18:21:45 2015 |
tree | 9118d83b966455eb5b7c0373925d2fad2c6d9133 | |
parent | c3dcc79c556f87330d18703b538962c0d4c0a7e4 [diff] |
Extensions: Checking for failure when reading settings from db. Previously SettingsStorageQuotaEnforcer::CalculateUsage() made one attempt to restore the db, but assumed that a second call to Get() would always return a valid settings dictionary. BUG=554657 Review URL: https://codereview.chromium.org/1434133002 Cr-Commit-Position: refs/heads/master@{#359866}