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

Issue 10140012: Ignore errors from more callsites of FixupURLAndGetVisits(). (Closed)

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

Description

Ignore errors from more callsites of FixupURLAndGetVisits(). Now we ignore errors returned from FixupURLAndGetVisits() in all calls during ModelAssociation. There is still a call in TypedURLChangeProcessor, but I haven't seen any errors reported from that one yet so I'm being conservative and letting that one continue to throw an unrecoverable error. BUG=123219 TEST=Added new unit test. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133789

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added comment per review feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -4 lines) Patch
M chrome/browser/sync/glue/typed_url_model_associator.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_typed_url_unittest.cc View 1 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Andrew T Wilson (Slow)
PTAL.
8 years, 8 months ago (2012-04-24 01:24:41 UTC) #1
tim (not reviewing)
LGTM with comments http://codereview.chromium.org/10140012/diff/1/chrome/browser/sync/glue/typed_url_model_associator.cc File chrome/browser/sync/glue/typed_url_model_associator.cc (right): http://codereview.chromium.org/10140012/diff/1/chrome/browser/sync/glue/typed_url_model_associator.cc#newcode380 chrome/browser/sync/glue/typed_url_model_associator.cc:380: // Just treat this URL as ...
8 years, 8 months ago (2012-04-24 18:30:00 UTC) #2
Andrew T Wilson (Slow)
http://codereview.chromium.org/10140012/diff/1/chrome/browser/sync/glue/typed_url_model_associator.cc File chrome/browser/sync/glue/typed_url_model_associator.cc (right): http://codereview.chromium.org/10140012/diff/1/chrome/browser/sync/glue/typed_url_model_associator.cc#newcode380 chrome/browser/sync/glue/typed_url_model_associator.cc:380: // Just treat this URL as if it were ...
8 years, 8 months ago (2012-04-24 21:04:04 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/10140012/9001
8 years, 8 months ago (2012-04-24 21:04:21 UTC) #4
commit-bot: I haz the power
8 years, 8 months ago (2012-04-24 22:42:23 UTC) #5
Change committed as 133789

Powered by Google App Engine
This is Rietveld 408576698