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

Issue 2710953002: Add metrics for quantity and type of Favicon candidates (Closed)

Created:
3 years, 10 months ago by fhorschig
Modified:
3 years, 9 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add metrics for quantity and type of Favicon candidates The metrics help us understand what type of icon candidates are available when the FaviconDriver is queried. BUG=694956 Review-Url: https://codereview.chromium.org/2710953002 Cr-Commit-Position: refs/heads/master@{#454227} Committed: https://chromium.googlesource.com/chromium/src/+/b060f62b067b36eaef6106c0e258e1ed45d4f38a

Patch Set 1 #

Patch Set 2 : Use UMA_HISTOGRAM_COUNTS_100 and update histograms description #

Total comments: 26

Patch Set 3 : Change histogram descriptions #

Total comments: 2

Patch Set 4 : Adress comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -3 lines) Patch
M components/favicon/content/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/favicon/content/content_favicon_driver_unittest.cc View 1 2 3 4 chunks +49 lines, -3 lines 0 comments Download
M components/favicon/core/favicon_driver_impl.cc View 1 2 3 chunks +23 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (12 generated)
fhorschig
Hi Mikel, could you please take a look before I ask any OWNERs?
3 years, 10 months ago (2017-02-22 14:47:38 UTC) #2
fhorschig
-mastiz +jkrcal Hi Jan, could you please have a quick look on the metrics? (Sorry ...
3 years, 9 months ago (2017-02-27 09:40:30 UTC) #4
jkrcal
(non-owners) lgtm https://codereview.chromium.org/2710953002/diff/20001/components/favicon/content/content_favicon_driver_unittest.cc File components/favicon/content/content_favicon_driver_unittest.cc (right): https://codereview.chromium.org/2710953002/diff/20001/components/favicon/content/content_favicon_driver_unittest.cc#newcode1 components/favicon/content/content_favicon_driver_unittest.cc:1: // Copyright 2015 The Chromium Authors. All ...
3 years, 9 months ago (2017-02-27 10:20:29 UTC) #5
fhorschig
Hi Peter, would you please have a look the first metrics for the driver? https://codereview.chromium.org/2710953002/diff/20001/components/favicon/content/content_favicon_driver_unittest.cc ...
3 years, 9 months ago (2017-02-27 15:25:50 UTC) #7
fhorschig
Hi Steven, would you please take a look at the histograms.xml?
3 years, 9 months ago (2017-02-27 15:26:36 UTC) #9
pkotwicz
Just nits! https://codereview.chromium.org/2710953002/diff/20001/components/favicon/content/content_favicon_driver_unittest.cc File components/favicon/content/content_favicon_driver_unittest.cc (right): https://codereview.chromium.org/2710953002/diff/20001/components/favicon/content/content_favicon_driver_unittest.cc#newcode137 components/favicon/content/content_favicon_driver_unittest.cc:137: TEST_F(ContentFaviconDriverTest, RecordsHistorgramsForCandidates) { Nit: define a function ...
3 years, 9 months ago (2017-02-27 18:54:57 UTC) #10
Steven Holte
lgtm
3 years, 9 months ago (2017-02-28 00:43:19 UTC) #11
fhorschig
Thank you for the nice descriptions. (<> break git cl format, by the way, so ...
3 years, 9 months ago (2017-03-01 20:56:02 UTC) #12
pkotwicz
LGTM with nits https://codereview.chromium.org/2710953002/diff/20001/components/favicon/content/content_favicon_driver_unittest.cc File components/favicon/content/content_favicon_driver_unittest.cc (right): https://codereview.chromium.org/2710953002/diff/20001/components/favicon/content/content_favicon_driver_unittest.cc#newcode138 components/favicon/content/content_favicon_driver_unittest.cc:138: base::HistogramTester tester; Sorry for the confusion. ...
3 years, 9 months ago (2017-03-01 22:13:38 UTC) #13
fhorschig
https://codereview.chromium.org/2710953002/diff/20001/components/favicon/content/content_favicon_driver_unittest.cc File components/favicon/content/content_favicon_driver_unittest.cc (right): https://codereview.chromium.org/2710953002/diff/20001/components/favicon/content/content_favicon_driver_unittest.cc#newcode138 components/favicon/content/content_favicon_driver_unittest.cc:138: base::HistogramTester tester; On 2017/03/01 22:13:37, pkotwicz wrote: > Sorry ...
3 years, 9 months ago (2017-03-02 08:37:34 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2710953002/60001
3 years, 9 months ago (2017-03-02 10:21:08 UTC) #21
commit-bot: I haz the power
3 years, 9 months ago (2017-03-02 10:25:49 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/b060f62b067b36eaef6106c0e258...

Powered by Google App Engine
This is Rietveld 408576698