| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 617dfac5fbce347d53077278c990cd48fb93204e..da10d7f3d7b821cb374af66d0e43315995a7c71e 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -82425,14 +82425,22 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
|
|
| <histogram name="WinJumplist.DeleteDirectoryContentDuration" units="ms">
|
| <owner>chengx@chromium.org</owner>
|
| - <summary>
|
| - Time spent in DeleteDirectoryContentAndLogResults(). This method is to
|
| - delete the icon files in JumpListIcons folder.
|
| - </summary>
|
| + <summary>Time spent in DeleteDirectoryContentAndLogRuntime().</summary>
|
| +</histogram>
|
| +
|
| +<histogram name="WinJumplist.DeleteDirectoryDuration" units="ms">
|
| + <obsolete>
|
| + Obsolete 04/25/2016 as we are no long recording this metric.
|
| + </obsolete>
|
| + <owner>chengx@chromium.org</owner>
|
| + <summary>Time spent in DeleteDirectoryAndLogResults().</summary>
|
| </histogram>
|
|
|
| <histogram name="WinJumplist.DeleteStatusJumpListIcons"
|
| enum="JumplisticonsDeleteCategory">
|
| + <obsolete>
|
| + Obsolete 04/25/2016 as we are no long recording this metric.
|
| + </obsolete>
|
| <owner>chengx@chromium.org</owner>
|
| <summary>
|
| This metric records the detailed delete result of JumpListIcons directory.
|
| @@ -82441,6 +82449,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
|
|
| <histogram name="WinJumplist.DeleteStatusJumpListIconsOld"
|
| enum="JumplisticonsDeleteCategory">
|
| + <obsolete>
|
| + Obsolete 04/25/2016 as we are no long recording this metric.
|
| + </obsolete>
|
| <owner>chengx@chromium.org</owner>
|
| <summary>
|
| This metric records the detailed delete result of JumpListIconsOld
|
| @@ -82506,6 +82517,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
|
|
| <histogram name="WinJumplist.DirectoryStatusJumpListIcons"
|
| enum="JumpListIconsFolderExistOrEmptyCategory">
|
| + <obsolete>
|
| + Obsolete 04/25/2016 as we are no long recording this metric.
|
| + </obsolete>
|
| <owner>chengx@chromium.org</owner>
|
| <summary>
|
| This metric records whether the folder JumpListIcons exists; and if it
|
| @@ -82515,6 +82529,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
|
|
| <histogram name="WinJumplist.DirectoryStatusJumpListIconsOld"
|
| enum="JumpListIconsFolderExistOrEmptyCategory">
|
| + <obsolete>
|
| + Obsolete 04/25/2016 as we are no long recording this metric.
|
| + </obsolete>
|
| <owner>chengx@chromium.org</owner>
|
| <summary>
|
| This metric records whether the folder JumpListIconsOld exists; and if
|
|
|