Description[SyncFS] Fix reaching NOTREACHED() in MetadataDatabase::GetConflictingTrackers
Trackers for empty-title files were not handled in AddToPathIndexes()
and UpdateInPathIndexes(), while they are handled in RemoveFromPathIndexes().
So an entry in multi-backing lists could be inconsistent.
This CL fixes those two methods' behavior.
BUG=405448
TEST=./unit_tests --gtest_filter="MetadataDatabaseIndexOnDisk*"
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291186
Patch Set 1 #
Total comments: 8
Patch Set 2 : Work for nits #
Total comments: 2
Patch Set 3 : Work for a nit #
Messages
Total messages: 11 (0 generated)
|