Commit f9a8abe8 authored by Eugene But's avatar Eugene But Committed by Chromium LUCI CQ

Remove eugenebut from some startup histogram owners

Change-Id: If1ae96b07a8448a60425a9afb37d0eb4e6eb779c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638549Reviewed-by: default avatarOlivier Robin <olivierrobin@chromium.org>
Reviewed-by: default avatarMichael Lippautz <mlippautz@chromium.org>
Reviewed-by: default avatarChris Lu <thegreenfrog@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Eugene But <eugenebut@chromium.org>
Cr-Commit-Position: refs/heads/master@{#845308}
parent 61ade3af
...@@ -409,7 +409,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -409,7 +409,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="Startup.ColdStartFromProcessCreationTime" units="ms" <histogram name="Startup.ColdStartFromProcessCreationTime" units="ms"
expires_after="2021-06-20"> expires_after="2021-06-20">
<owner>djean@chromium.org</owner> <owner>djean@chromium.org</owner>
<owner>eugenebut@chromium.org</owner> <owner>olivierrobin@chromium.org</owner>
<summary> <summary>
The duration of all initializations from process creation time to UI ready. The duration of all initializations from process creation time to UI ready.
This includes code loading, static initializers and the execution time This includes code loading, static initializers and the execution time
...@@ -552,7 +552,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -552,7 +552,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="Startup.MobileSessionStartAction" <histogram name="Startup.MobileSessionStartAction"
enum="MobileSessionStartAction" expires_after="2021-07-04"> enum="MobileSessionStartAction" expires_after="2021-07-04">
<owner>eugenebut@chromium.org</owner> <owner>thegreenfrog@chromium.org</owner>
<owner>olivierrobin@chromium.org</owner> <owner>olivierrobin@chromium.org</owner>
<summary> <summary>
The action requested on the application startup when called from another app The action requested on the application startup when called from another app
...@@ -562,7 +562,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -562,7 +562,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="Startup.MobileSessionStartFromApps" <histogram name="Startup.MobileSessionStartFromApps"
enum="MobileSessionCallerApp" expires_after="2021-07-04"> enum="MobileSessionCallerApp" expires_after="2021-07-04">
<owner>eugenebut@chromium.org</owner> <owner>thegreenfrog@chromium.org</owner>
<owner>olivierrobin@chromium.org</owner> <owner>olivierrobin@chromium.org</owner>
<summary>The calling application (if any).</summary> <summary>The calling application (if any).</summary>
</histogram> </histogram>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment