Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 9161e6773af9b6af81211a369b52ae5f7c4f2cab..1933e3a9c3a30740b7fce7aeeff3758b36d8b108 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -29693,6 +29693,16 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
| </summary> |
| </histogram> |
| +<histogram name="PNS.PersistentNotificationDataDeleted"> |
| + <owner>deepak.m1@samsung.com</owner> |
|
Peter Beverloo
2015/05/22 15:35:42
Please add me as an owner for these histograms as
Deepak
2015/05/23 04:41:22
Done.
|
| + <summary>Logged when notification data get deleted.</summary> |
|
Peter Beverloo
2015/05/22 15:35:42
--> Recorded when the data associated with a persi
Deepak
2015/05/23 04:41:22
Done.
|
| +</histogram> |
| + |
| +<histogram name="PNS.PersistentWebNotificationClickResult"> |
| + <owner>deepak.m1@samsung.com</owner> |
| + <summary>Logged when Notification get clicked.</summary> |
|
Peter Beverloo
2015/05/22 15:35:42
--> Recorded when handling a click on a persistent
Deepak
2015/05/23 04:41:22
Done.
|
| +</histogram> |
| + |
| <histogram name="Power.BacklightLevelOnAC" units="%"> |
| <owner>derat@chromium.org</owner> |
| <summary> |