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

Issue 2888393002: [Icon cacher] Add metrics for downloading favicons for NTP Tiles (Closed)

Created:
3 years, 7 months ago by jkrcal
Modified:
3 years, 7 months ago
Reviewers:
rkaplow, sfiera
CC:
chromium-reviews, noyau+watch_chromium.org, asvitkine+watch_chromium.org, ntp-dev+reviews_chromium.org, Steven Holte
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Icon cacher] Add metrics for downloading favicons for NTP Tiles This CL adds metrics that report success for downloading favicons on demand (both for existing code for PopularSites and for the new code for MostLikely). BUG=536988 Review-Url: https://codereview.chromium.org/2888393002 Cr-Commit-Position: refs/heads/master@{#473941} Committed: https://chromium.googlesource.com/chromium/src/+/00addb8394658f4a3012746d2c9389fefdfb3020

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comments of Chris #

Total comments: 4

Patch Set 3 : Robert's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -1 line) Patch
M components/ntp_tiles/icon_cacher_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M components/ntp_tiles/icon_cacher_impl.cc View 1 2 4 chunks +10 lines, -1 line 0 comments Download
M components/ntp_tiles/icon_cacher_impl_unittest.cc View 1 2 13 chunks +45 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (14 generated)
jkrcal
Chris, could you PTAL? Steven, could you PTAL at tools/metrics/*?
3 years, 7 months ago (2017-05-18 13:33:01 UTC) #2
sfiera
https://codereview.chromium.org/2888393002/diff/1/components/ntp_tiles/icon_cacher_impl_unittest.cc File components/ntp_tiles/icon_cacher_impl_unittest.cc (right): https://codereview.chromium.org/2888393002/diff/1/components/ntp_tiles/icon_cacher_impl_unittest.cc#newcode454 components/ntp_tiles/icon_cacher_impl_unittest.cc:454: Could you also please test that cached and baked-in ...
3 years, 7 months ago (2017-05-18 13:40:32 UTC) #5
jkrcal
Thanks! PTAL, again. https://codereview.chromium.org/2888393002/diff/1/components/ntp_tiles/icon_cacher_impl_unittest.cc File components/ntp_tiles/icon_cacher_impl_unittest.cc (right): https://codereview.chromium.org/2888393002/diff/1/components/ntp_tiles/icon_cacher_impl_unittest.cc#newcode454 components/ntp_tiles/icon_cacher_impl_unittest.cc:454: On 2017/05/18 13:40:32, sfiera wrote: > ...
3 years, 7 months ago (2017-05-18 14:09:55 UTC) #6
sfiera
LGTM Subset of tests is great.
3 years, 7 months ago (2017-05-18 14:25:02 UTC) #7
jkrcal
It seems Steven went OOO. Robert, could you PTAL at metrics/*?
3 years, 7 months ago (2017-05-19 05:57:31 UTC) #9
rkaplow
https://codereview.chromium.org/2888393002/diff/20001/components/ntp_tiles/icon_cacher_impl.cc File components/ntp_tiles/icon_cacher_impl.cc (right): https://codereview.chromium.org/2888393002/diff/20001/components/ntp_tiles/icon_cacher_impl.cc#newcode42 components/ntp_tiles/icon_cacher_impl.cc:42: UMA_HISTOGRAM_ENUMERATION("NewTabPage.TileFaviconFetched.popular", result, instead of using an enum, can you ...
3 years, 7 months ago (2017-05-19 20:19:11 UTC) #12
jkrcal
Thanks, Robert! Could you PTAL, again? https://codereview.chromium.org/2888393002/diff/20001/components/ntp_tiles/icon_cacher_impl.cc File components/ntp_tiles/icon_cacher_impl.cc (right): https://codereview.chromium.org/2888393002/diff/20001/components/ntp_tiles/icon_cacher_impl.cc#newcode42 components/ntp_tiles/icon_cacher_impl.cc:42: UMA_HISTOGRAM_ENUMERATION("NewTabPage.TileFaviconFetched.popular", result, On ...
3 years, 7 months ago (2017-05-22 07:59:42 UTC) #13
jkrcal
Robert, friendly ping!
3 years, 7 months ago (2017-05-23 15:21:49 UTC) #18
rkaplow
lgtm
3 years, 7 months ago (2017-05-23 15:23:32 UTC) #19
jkrcal
Thanks!
3 years, 7 months ago (2017-05-23 15:26:31 UTC) #22
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/2888393002/40001
3 years, 7 months ago (2017-05-23 15:27:07 UTC) #23
commit-bot: I haz the power
3 years, 7 months ago (2017-05-23 16:54:23 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/00addb8394658f4a3012746d2c93...

Powered by Google App Engine
This is Rietveld 408576698