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

Issue 10825325: [Sync] Dont upload an unrecoverable error for missing synced bookmark node (Closed)

Created:
8 years, 4 months ago by Nicolas Zea
Modified:
8 years, 4 months ago
CC:
chromium-reviews, Raghu Simha, ncarter (slow), akalin
Visibility:
Public.

Description

[Sync] Dont upload an unrecoverable error for missing synced bookmark node We were uploading when failing to associate the synced bookmarks node, regardless of whether we expected it or not. Now we do the upload at a layer above, where we know whether we care or not. BUG=142387 TEST=Signing into sync on an account with no mobile devices should not trigger an unrecoverable error upload. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151356

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -24 lines) Patch
M chrome/browser/sync/glue/bookmark_model_associator.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/bookmark_model_associator.cc View 1 2 chunks +28 lines, -23 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Nicolas Zea
PTAL, the other patch resulted in unnecessary breakpad uploads.
8 years, 4 months ago (2012-08-13 19:14:46 UTC) #1
tim (not reviewing)
https://chromiumcodereview.appspot.com/10825325/diff/1/chrome/browser/sync/glue/bookmark_model_associator.cc File chrome/browser/sync/glue/bookmark_model_associator.cc (right): https://chromiumcodereview.appspot.com/10825325/diff/1/chrome/browser/sync/glue/bookmark_model_associator.cc#newcode390 chrome/browser/sync/glue/bookmark_model_associator.cc:390: syncer::SyncError error; We don't need this anymore. https://chromiumcodereview.appspot.com/10825325/diff/1/chrome/browser/sync/glue/bookmark_model_associator.cc#newcode419 chrome/browser/sync/glue/bookmark_model_associator.cc:419: ...
8 years, 4 months ago (2012-08-13 20:04:36 UTC) #2
tim (not reviewing)
On 2012/08/13 20:04:36, timsteele wrote: > https://chromiumcodereview.appspot.com/10825325/diff/1/chrome/browser/sync/glue/bookmark_model_associator.cc > File chrome/browser/sync/glue/bookmark_model_associator.cc (right): > > https://chromiumcodereview.appspot.com/10825325/diff/1/chrome/browser/sync/glue/bookmark_model_associator.cc#newcode390 > ...
8 years, 4 months ago (2012-08-13 20:04:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/10825325/3002
8 years, 4 months ago (2012-08-13 20:13:10 UTC) #4
commit-bot: I haz the power
8 years, 4 months ago (2012-08-13 21:48:09 UTC) #5
Change committed as 151356

Powered by Google App Engine
This is Rietveld 408576698