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

Issue 2848763002: Re-enable UMA metric WinJumplist.CreateIconFilesCount (Closed)

Created:
3 years, 7 months ago by chengx
Modified:
3 years, 7 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-enable UMA metric WinJumplist.CreateIconFilesCount This UMA metric tracks the number of icons requested to create per JumpList update. The actual number of icons created may be less if it fails to create certain icons due to random reasons. Since I've landed some CLs reducing this number and will try to further reduce it, I think this metric should be re-enabled to track the progress. BUG=40407, 179576, 715902 Review-Url: https://codereview.chromium.org/2848763002 Cr-Commit-Position: refs/heads/master@{#468367} Committed: https://chromium.googlesource.com/chromium/src/+/4f731454df3bdd7076668f4c906dc1eaab38e8ad

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Total comments: 2

Patch Set 3 : Fix comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -4 lines) Patch
M chrome/browser/win/jumplist.cc View 1 2 3 chunks +12 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 30 (22 generated)
chengx
PTAL this small change, thanks!
3 years, 7 months ago (2017-04-28 00:34:59 UTC) #4
grt (UTC plus 2)
https://codereview.chromium.org/2848763002/diff/1/chrome/browser/win/jumplist.cc File chrome/browser/win/jumplist.cc (right): https://codereview.chromium.org/2848763002/diff/1/chrome/browser/win/jumplist.cc#newcode118 chrome/browser/win/jumplist.cc:118: return false; this will leak the temp file. should ...
3 years, 7 months ago (2017-04-28 07:17:00 UTC) #7
chengx
PATL at the new patch set. Thanks! https://codereview.chromium.org/2848763002/diff/1/chrome/browser/win/jumplist.cc File chrome/browser/win/jumplist.cc (right): https://codereview.chromium.org/2848763002/diff/1/chrome/browser/win/jumplist.cc#newcode118 chrome/browser/win/jumplist.cc:118: return false; ...
3 years, 7 months ago (2017-04-28 18:12:41 UTC) #15
Ilya Sherman
histograms.xml lgtm
3 years, 7 months ago (2017-04-28 21:01:43 UTC) #18
grt (UTC plus 2)
lgtm with a nit https://codereview.chromium.org/2848763002/diff/20001/chrome/browser/win/jumplist.cc File chrome/browser/win/jumplist.cc (right): https://codereview.chromium.org/2848763002/diff/20001/chrome/browser/win/jumplist.cc#newcode243 chrome/browser/win/jumplist.cc:243: // Record the number of ...
3 years, 7 months ago (2017-05-01 08:44:38 UTC) #19
chengx
I've fixed the nit in the new patch set. Thanks! https://codereview.chromium.org/2848763002/diff/20001/chrome/browser/win/jumplist.cc File chrome/browser/win/jumplist.cc (right): https://codereview.chromium.org/2848763002/diff/20001/chrome/browser/win/jumplist.cc#newcode243 ...
3 years, 7 months ago (2017-05-01 18:08:22 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/2848763002/40001
3 years, 7 months ago (2017-05-01 18:34:32 UTC) #27
commit-bot: I haz the power
3 years, 7 months ago (2017-05-01 18:43:33 UTC) #30
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/4f731454df3bdd7076668f4c906d...

Powered by Google App Engine
This is Rietveld 408576698