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

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

Issue 925963002: Cleanup owners files, histograms, src (-ygorshenin@) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 10 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 | « components/user_manager/OWNERS ('k') | ui/login/OWNERS » ('j') | 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 4bb24b9ec4344b8123cb50efd9432abc317e7931..5e2497ead148f0e7aefc3e2f5597aa38c105b99e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -2185,7 +2185,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="CaptivePortal.Notification.Status"
enum="CaptivePortalNotificationStatus">
- <owner>ygorshenin@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>
Count of displayed and not displayed due to errors notifications about
captive portal.
@@ -2194,14 +2194,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="CaptivePortal.Notification.UserAction"
enum="CaptivePortalNotificationUserAction">
- <owner>ygorshenin@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>
Count of clicked, closed and ignored captive portal notifications.
</summary>
</histogram>
<histogram name="CaptivePortal.OOBE.DetectionDuration" units="milliseconds">
- <owner>ygorshenin@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>
Duration of the captive portal detection process for a particular network at
OOBE. Detection duration is recorded each time portal detection is completed
@@ -2210,7 +2210,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="CaptivePortal.OOBE.DetectionResult" enum="CaptivePortalStatus">
- <owner>ygorshenin@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>
The result of captive portal detection attempts performed at OOBE. Detection
result is recorded when portal detection is completed for an active network
@@ -2220,7 +2220,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="CaptivePortal.OOBE.DiscrepancyWithShill"
enum="CaptivePortalStatus">
- <owner>ygorshenin@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>
The result of captive portal detection attempts at OOBE if it diverges from
network manager results. Detection result is recorded each time portal
@@ -2230,7 +2230,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="CaptivePortal.OOBE.PortalToOnlineTransition"
units="milliseconds">
- <owner>ygorshenin@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>
Number of milliseconds passed between consecutive reports for the same
network about portal and online states.
@@ -2238,7 +2238,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="CaptivePortal.Session.DetectionDuration" units="milliseconds">
- <owner>ygorshenin@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>
Duration of the captive portal detection process for a particular network in
user session. Detection duration is recorded each time portal detection is
@@ -2248,7 +2248,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="CaptivePortal.Session.DetectionResult"
enum="CaptivePortalStatus">
- <owner>ygorshenin@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>
The result of captive portal detection attempts performed in user session.
Detection result is recorded when portal detection is completed for an
@@ -2259,7 +2259,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="CaptivePortal.Session.DiscrepancyWithShill"
enum="CaptivePortalStatus">
- <owner>ygorshenin@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>
The result of captive portal detection attempts in session if it diverges
from network manager results. Detection result is recorded each time portal
@@ -2269,7 +2269,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="CaptivePortal.Session.PortalToOnlineTransition"
units="milliseconds">
- <owner>ygorshenin@chromium.org</owner>
+ <owner>alemate@chromium.org</owner>
<summary>
Number of milliseconds passed between consecutive reports for the same
network about portal and online states.
« no previous file with comments | « components/user_manager/OWNERS ('k') | ui/login/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698