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

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

Issue 2966123002: Log the time interval between adjacent JumpList update notifications (Closed)
Patch Set: Created 3 years, 5 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 | « chrome/browser/win/jumplist.cc ('k') | no next file » | 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 df5dbbca25f4e8a4e22639aef070f7db1411c1b4..3c52ca07b25bdcc338063c0998dddbd630a02589 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -87388,6 +87388,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="WinJumplist.NotificationTimeInterval" units="ms">
+ <owner>chengx@chromium.org</owner>
+ <summary>
+ The time interval between two adjacent update notifications if it's less
+ than 3500 ms.
+ </summary>
+</histogram>
+
<histogram name="WinJumplist.OnFaviconDataAvailableDuration" units="ms">
<obsolete>
Obsolete 06/22/2017 as it's no longer needed.
« no previous file with comments | « chrome/browser/win/jumplist.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698