Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(522)

Issue 12660020: SyncFS: Fix up DCHECK failures (Closed)

Created:
7 years, 9 months ago by kinuko
Modified:
7 years, 9 months ago
Reviewers:
nhiroki, tzik
CC:
chromium-reviews, tzik+watch_chromium.org, kinuko+watch, calvinlo
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

SyncFS: Fix up DCHECK failures 1. After r190443 now we may call UploadNewFileForLocalSync even for the files we have (stale) metadata 2. In auto conflict resolution we could have metadata that doesn't have resource_id in metadata_store while having a remote change for the file (thus resulting in a conflict) BUG=177626, 223415 TEST=manual NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190521

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M chrome/browser/sync_file_system/drive_file_sync_service.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kinuko
More bug fixes. Please review,
7 years, 9 months ago (2013-03-25 23:41:23 UTC) #1
tzik
lgtm
7 years, 9 months ago (2013-03-25 23:43:33 UTC) #2
nhiroki
lgtm
7 years, 9 months ago (2013-03-26 00:03:46 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/12660020/1
7 years, 9 months ago (2013-03-26 00:06:48 UTC) #4
commit-bot: I haz the power
7 years, 9 months ago (2013-03-26 00:25:37 UTC) #5
Message was sent while issue was closed.
Change committed as 190521

Powered by Google App Engine
This is Rietveld 408576698