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

Issue 11275225: Add a callback to RemoteFileSyncService for reporting errors. (Closed)

Created:
8 years, 1 month ago by tzik
Modified:
8 years, 1 month ago
Reviewers:
kinuko
CC:
chromium-reviews, tzik+watch_chromium.org, kinuko+watch
Visibility:
Public.

Description

Add a callback to RemoteFileSyncService for reporting errors for better error handling. BUG=156041 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166898

Patch Set 1 #

Patch Set 2 : build fix #

Total comments: 2

Patch Set 3 : +TODO comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -6 lines) Patch
M chrome/browser/sync_file_system/mock_remote_file_sync_service.h View 1 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/remote_file_sync_service.h View 2 chunks +13 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/sync_file_system_service.cc View 1 2 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tzik
PTAL
8 years, 1 month ago (2012-11-09 07:38:45 UTC) #1
kinuko
lgtm except that: Please run try jobs and fill appropriate bug number (156041?).
8 years, 1 month ago (2012-11-09 07:44:39 UTC) #2
kinuko
http://codereview.chromium.org/11275225/diff/1001/chrome/browser/sync_file_system/sync_file_system_service.cc File chrome/browser/sync_file_system/sync_file_system_service.cc (right): http://codereview.chromium.org/11275225/diff/1001/chrome/browser/sync_file_system/sync_file_system_service.cc#newcode61 chrome/browser/sync_file_system/sync_file_system_service.cc:61: app_origin, fileapi::SyncStatusCallback()); Please add TODO to handle this callback ...
8 years, 1 month ago (2012-11-09 07:44:45 UTC) #3
tzik
Thanks! http://codereview.chromium.org/11275225/diff/1001/chrome/browser/sync_file_system/sync_file_system_service.cc File chrome/browser/sync_file_system/sync_file_system_service.cc (right): http://codereview.chromium.org/11275225/diff/1001/chrome/browser/sync_file_system/sync_file_system_service.cc#newcode61 chrome/browser/sync_file_system/sync_file_system_service.cc:61: app_origin, fileapi::SyncStatusCallback()); On 2012/11/09 07:44:45, kinuko wrote: > ...
8 years, 1 month ago (2012-11-09 07:52:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/11275225/6002
8 years, 1 month ago (2012-11-09 07:56:24 UTC) #5
commit-bot: I haz the power
8 years, 1 month ago (2012-11-09 11:54:49 UTC) #6
Change committed as 166898

Powered by Google App Engine
This is Rietveld 408576698