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

Issue 10701103: Log a new histogram to track calls to FirstPotentialDefaultEngine. (Closed)

Created:
8 years, 5 months ago by SteveT
Modified:
8 years, 5 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Log a new histogram to track calls to FirstPotentialDefaultEngine. We use this to help spot spikes in calls to reset the DSP. BUG=132446 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145733

Patch Set 1 #

Total comments: 2

Patch Set 2 : use processing_syncer_changes_ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M chrome/browser/search_engines/template_url_service.cc View 1 3 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
SteveT
Hey Nick, As discussed, here is a patch to add a new histogram to count ...
8 years, 5 months ago (2012-07-05 15:02:34 UTC) #1
Nicolas Zea
http://codereview.chromium.org/10701103/diff/1/chrome/browser/search_engines/template_url_service.cc File chrome/browser/search_engines/template_url_service.cc (right): http://codereview.chromium.org/10701103/diff/1/chrome/browser/search_engines/template_url_service.cc#newcode614 chrome/browser/search_engines/template_url_service.cc:614: if (sync_processor_.get()) { perhaps check processing_sync_changes_ instead? That way ...
8 years, 5 months ago (2012-07-09 17:57:41 UTC) #2
SteveT
Thanks for catching that error. Over to you. http://codereview.chromium.org/10701103/diff/1/chrome/browser/search_engines/template_url_service.cc File chrome/browser/search_engines/template_url_service.cc (right): http://codereview.chromium.org/10701103/diff/1/chrome/browser/search_engines/template_url_service.cc#newcode614 chrome/browser/search_engines/template_url_service.cc:614: if ...
8 years, 5 months ago (2012-07-09 18:13:38 UTC) #3
Nicolas Zea
LGTM
8 years, 5 months ago (2012-07-09 18:16:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevet@chromium.org/10701103/5001
8 years, 5 months ago (2012-07-09 18:19:46 UTC) #5
commit-bot: I haz the power
8 years, 5 months ago (2012-07-09 20:06:51 UTC) #6
Change committed as 145733

Powered by Google App Engine
This is Rietveld 408576698