DescriptionDon't set the URL on folders, even to an empty string.
This suppresses a harmless LOG(ERROR) on SPECIFICS / SERVER_SPECIFICS not
matching. That's because the server doesn't return preserve a URL field on
folder entities, so if we set it locally (even to the empty string), it won't be
returned in the result message.
BUG=45610
TEST=create a folder, rename it, verify no 'LOG(WARNING) << "Specifics mismatch"' from syncer_util.cc
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52269
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|