Avoid spamming with DLOG for permanent sync folders
Permanent folders (as determined by SyncerProtoUtil::ShouldMaintainPosition() and tombstones do not require position information. Hence, the function can return early. This avoids DLOG(ERROR) spam for missing originator fields, and should otherwise influence no logic. Change-Id: I0c60facfe469fb5412eb044d87c2cd251d185c8d Bug: None Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027327 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:Mohamed Amir Yosef <mamir@chromium.org> Auto-Submit: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#736340}
Showing
Please register or sign in to comment