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

Issue 10257026: Log UMA stats on Typed URL DB errors instead of stopping sync. (Closed)

Created:
8 years, 8 months ago by Andrew T Wilson (Slow)
Modified:
8 years, 7 months ago
CC:
chromium-reviews, Raghu Simha, ncarter (slow), akalin, tim (not reviewing)
Visibility:
Public.

Description

Log UMA stats on Typed URL DB errors instead of stopping sync. BUG=123219 TEST=existing tests suffice Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134709

Patch Set 1 #

Patch Set 2 : Minor cleanup. #

Total comments: 4

Patch Set 3 : Addressed review feedback. #

Patch Set 4 : Fixed unit test error #

Patch Set 5 : Fixed compilation err. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -127 lines) Patch
M chrome/browser/sync/glue/typed_url_change_processor.cc View 1 5 chunks +11 lines, -18 lines 0 comments Download
M chrome/browser/sync/glue/typed_url_model_associator.h View 1 2 6 chunks +31 lines, -16 lines 0 comments Download
M chrome/browser/sync/glue/typed_url_model_associator.cc View 1 11 chunks +58 lines, -44 lines 0 comments Download
M chrome/browser/sync/glue/typed_url_model_associator_unittest.cc View 1 2 3 chunks +40 lines, -37 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_typed_url_unittest.cc View 1 2 3 4 10 chunks +72 lines, -12 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Andrew T Wilson (Slow)
Roger, PTAL. Anyone else on the sync team could look at this instead if you ...
8 years, 8 months ago (2012-04-28 00:35:15 UTC) #1
Nicolas Zea
LGTM with some comments. https://chromiumcodereview.appspot.com/10257026/diff/4001/chrome/browser/sync/glue/typed_url_change_processor.cc File chrome/browser/sync/glue/typed_url_change_processor.cc (right): https://chromiumcodereview.appspot.com/10257026/diff/4001/chrome/browser/sync/glue/typed_url_change_processor.cc#newcode84 chrome/browser/sync/glue/typed_url_change_processor.cc:84: model_associator_->GetErrorPercentage()); Do you care about ...
8 years, 8 months ago (2012-04-28 00:50:26 UTC) #2
Andrew T Wilson (Slow)
https://chromiumcodereview.appspot.com/10257026/diff/4001/chrome/browser/sync/glue/typed_url_change_processor.cc File chrome/browser/sync/glue/typed_url_change_processor.cc (right): https://chromiumcodereview.appspot.com/10257026/diff/4001/chrome/browser/sync/glue/typed_url_change_processor.cc#newcode84 chrome/browser/sync/glue/typed_url_change_processor.cc:84: model_associator_->GetErrorPercentage()); On 2012/04/28 00:50:26, nzea wrote: > Do you ...
8 years, 8 months ago (2012-04-28 01:04:36 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/atwilson@chromium.org/10257026/19002
8 years, 7 months ago (2012-05-01 15:07:15 UTC) #4
commit-bot: I haz the power
8 years, 7 months ago (2012-05-01 16:41:44 UTC) #5
Change committed as 134709

Powered by Google App Engine
This is Rietveld 408576698