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

Issue 12389017: Added function DeleteOriginDirectory to RemoteFileSyncService interface that removes the remote cop… (Closed)

Created:
7 years, 9 months ago by calvinlo
Modified:
7 years, 9 months ago
Reviewers:
tzik
CC:
chromium-reviews, tzik+watch_chromium.org, kinuko+watch
Visibility:
Public.

Description

Added function DeleteOriginDirectory to RemoteFileSyncService interface that removes the remote copy of data for a particular extension. Implementation is in DriveFileSyncService.cc. Will hook this up to DeleteFileSystem and Uninstall notification mechanism next. BUG=177387 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186185

Patch Set 1 #

Patch Set 2 : Rebase for commit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -4 lines) Patch
M chrome/browser/sync_file_system/drive_file_sync_service.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_file_sync_service.cc View 1 3 chunks +35 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_metadata_store.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/mock_remote_file_sync_service.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/mock_remote_file_sync_service.cc View 1 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/remote_file_sync_service.h View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
calvinlo
Here's my idea for testing this patch In a separate small patch before this: Add ...
7 years, 9 months ago (2013-02-28 09:22:41 UTC) #1
tzik
lgtm
7 years, 9 months ago (2013-03-01 05:16:51 UTC) #2
tzik
Let me delete broken patch. The upload sometimes fails when we refer the base file ...
7 years, 9 months ago (2013-03-05 07:17:21 UTC) #3
calvinlo
Just to note the discussion that happened between myself and tzik. This patch will be ...
7 years, 9 months ago (2013-03-05 13:20:26 UTC) #4
tzik
lgtm
7 years, 9 months ago (2013-03-05 13:31:01 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calvinlo@chromium.org/12389017/30001
7 years, 9 months ago (2013-03-05 13:54:09 UTC) #6
commit-bot: I haz the power
7 years, 9 months ago (2013-03-05 16:17:01 UTC) #7
Message was sent while issue was closed.
Change committed as 186185

Powered by Google App Engine
This is Rietveld 408576698