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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 613243002: Ownership of UMA things. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 38a9a3d1b5d468812a751f70f8c8e44701c98407..65d13d31d3611acb382b4c8e380e34a5cf0b1bb8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -29771,7 +29771,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="Settings.StartupURLsResetTime" units="milliseconds">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <owner>csharp@chromium.org</owner>
csharp 2014/09/30 15:06:16 I don't think I should be the owner for this (I di
MAD 2014/09/30 15:18:09 I was giving it to you, because you already have t
csharp 2014/09/30 15:20:38 Ah, I think I took ownership of migration because
<summary>
The time elapsed in milliseconds in between startup URLs pref migration. A
value of 0 indicates that the last migration time was in the future due to
@@ -29917,7 +29917,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="SettingsResetBubble.NumNoThanksPerReset">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <owner>mad@chromium.org</owner>
<summary>
Counts the number of times the user clicked on the No Thanks button of the
settings reset bubble before clicking on the Reset button in the same Chrome
« no previous file with comments | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698