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

Replace eugenebut with ajuma for some histogram owners

Bug: None
Change-Id: If9375f350e354325a6eccd56ab47ace3d3c7130a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2642755Reviewed-by: default avatarAli Juma <ajuma@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Eugene But <eugenebut@chromium.org>
Cr-Commit-Position: refs/heads/master@{#846308}
parent 5bc1882d
...@@ -818,16 +818,16 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -818,16 +818,16 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="IOS.Snapshots.CacheSize" units="KB" expires_after="2021-07-11"> <histogram name="IOS.Snapshots.CacheSize" units="KB" expires_after="2021-07-11">
<owner>ajuma@chromium.org</owner>
<owner>edchin@chromium.org</owner> <owner>edchin@chromium.org</owner>
<owner>eugenebut@chromium.org</owner>
<summary> <summary>
The overall size of snapshots cache. Recorded when new snapshot is cached. The overall size of snapshots cache. Recorded when new snapshot is cached.
</summary> </summary>
</histogram> </histogram>
<histogram name="IOS.Snapshots.ImageSize" units="KB" expires_after="2021-07-11"> <histogram name="IOS.Snapshots.ImageSize" units="KB" expires_after="2021-07-11">
<owner>ajuma@chromium.org</owner>
<owner>edchin@chromium.org</owner> <owner>edchin@chromium.org</owner>
<owner>eugenebut@chromium.org</owner>
<summary> <summary>
The size of a single snapshot image. Recorded when new snapshot is taken and The size of a single snapshot image. Recorded when new snapshot is taken and
RecordSnapshotSize flag is enabled. RecordSnapshotSize flag is enabled.
...@@ -835,8 +835,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -835,8 +835,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="IOS.Snapshots.PDFSize" units="KB" expires_after="2021-07-11"> <histogram name="IOS.Snapshots.PDFSize" units="KB" expires_after="2021-07-11">
<owner>ajuma@chromium.org</owner>
<owner>edchin@chromium.org</owner> <owner>edchin@chromium.org</owner>
<owner>eugenebut@chromium.org</owner>
<summary> <summary>
The size of a single snapshot PDF. Recorded when new snapshot is taken and The size of a single snapshot PDF. Recorded when new snapshot is taken and
RecordSnapshotSize flag is enabled. RecordSnapshotSize flag is enabled.
......
...@@ -284,8 +284,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -284,8 +284,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="Memory.Browser.MemoryFootprint.NumLiveOverscroll" units="tabs" <histogram name="Memory.Browser.MemoryFootprint.NumLiveOverscroll" units="tabs"
expires_after="2021-07-11"> expires_after="2021-07-11">
<owner>ajuma@chromium.org</owner>
<owner>rkgibson@google.com</owner> <owner>rkgibson@google.com</owner>
<owner>eugenebut@chromium.org</owner>
<summary> <summary>
Investigation into crbug.com/1102494 shows that OverscrollActionsController Investigation into crbug.com/1102494 shows that OverscrollActionsController
is allocating thousands of objects in it's -initWithScrollView:. This is is allocating thousands of objects in it's -initWithScrollView:. This is
...@@ -299,8 +299,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -299,8 +299,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="Memory.Browser.MemoryFootprint.NumOpenTabs" units="tabs" <histogram name="Memory.Browser.MemoryFootprint.NumOpenTabs" units="tabs"
expires_after="2021-07-11"> expires_after="2021-07-11">
<owner>ajuma@chromium.org</owner>
<owner>rkgibson@google.com</owner> <owner>rkgibson@google.com</owner>
<owner>eugenebut@chromium.org</owner>
<summary> <summary>
Investigation into crbug.com/1102494 shows that OverscrollActionsController Investigation into crbug.com/1102494 shows that OverscrollActionsController
is allocating thousands of objects in it's -initWithScrollView:. This is is allocating thousands of objects in it's -initWithScrollView:. This is
......
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