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

Issue 693063002: Add Plugin.FlashUsage to histograms.xml. (Closed)

Created:
6 years, 1 month ago by Lei Zhang
Modified:
6 years, 1 month ago
Reviewers:
Ilya Sherman, yzshen1
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@flash_usage_uma
Project:
chromium
Visibility:
Public.

Description

Add Plugin.FlashUsage to histograms.xml. The C++ code was added in r185124, but without the histograms.xml entry, we cannot view the histogram. Committed: https://crrev.com/5c9663ce3d2f5e85305ca61d2a1a4135744807ed Cr-Commit-Position: refs/heads/master@{#302321}

Patch Set 1 #

Total comments: 4

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M tools/metrics/histograms/histograms.xml View 2 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
Lei Zhang
6 years, 1 month ago (2014-10-31 01:23:20 UTC) #2
Ilya Sherman
LGTM % two suggestions: https://codereview.chromium.org/693063002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/693063002/diff/1/tools/metrics/histograms/histograms.xml#newcode44796 tools/metrics/histograms/histograms.xml:44796: + <int value="0" label="StartedNpapiFlashAtLeastOnce"> nit: ...
6 years, 1 month ago (2014-10-31 02:13:44 UTC) #3
Lei Zhang
https://codereview.chromium.org/693063002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/693063002/diff/1/tools/metrics/histograms/histograms.xml#newcode44796 tools/metrics/histograms/histograms.xml:44796: + <int value="0" label="StartedNpapiFlashAtLeastOnce"> On 2014/10/31 02:13:44, Ilya Sherman ...
6 years, 1 month ago (2014-10-31 05:41:40 UTC) #4
yzshen1
LGTM I remember that I did make corresponding changes and view this histogram before. Weird. ...
6 years, 1 month ago (2014-10-31 19:25:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/693063002/20001
6 years, 1 month ago (2014-10-31 19:39:19 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-10-31 20:45:18 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/5c9663ce3d2f5e85305ca61d2a1a4135744807ed Cr-Commit-Position: refs/heads/master@{#302321}
6 years, 1 month ago (2014-10-31 20:46:34 UTC) #9
Ilya Sherman
Ah, yes, it does look like this histogram definition was in the internal file (which ...
6 years, 1 month ago (2014-10-31 22:39:49 UTC) #10
Lei Zhang
On 2014/10/31 22:39:49, Ilya Sherman wrote: > Ah, yes, it does look like this histogram ...
6 years, 1 month ago (2014-10-31 22:46:01 UTC) #11
Ilya Sherman
6 years, 1 month ago (2014-10-31 22:47:00 UTC) #12
Message was sent while issue was closed.
On 2014/10/31 22:46:01, Lei Zhang wrote:
> On 2014/10/31 22:39:49, Ilya Sherman wrote:
> > Ah, yes, it does look like this histogram definition was in the internal
file
> > (which now lives in google3).  I'll go ahead and delete it, but it would be
> > great if someone could audit the Plugin.* histograms and hopefully move most
> or
> > all of them to the public repository.
> 
> Weird, I wanted to see the histogram but it wasn't in the list on the UMA
> server.

That's because the histogram had no owner assigned to it in the internal repo.

Powered by Google App Engine
This is Rietveld 408576698