Descriptiondrive: Stop checking free disk space in ResourceMetadata::Initialize
Instead, perform stricter error checks.
Stop calling EnoughDiskSpaceIsAvailableForDBOperation() in ResourceMetadata::Initialize().
To distinguish serious failures from not-found cases, change the return type of ResourceMetadataStorage's methods to FileError.
BUG=319410
TEST=unit_tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269541
Patch Set 1 : #
Total comments: 6
Patch Set 2 : Address comments #
Total comments: 2
Patch Set 3 : Fix typo #
Messages
Total messages: 12 (0 generated)
|