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

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

Issue 2504723003: Add Bookmarks.BookmarksInFolder histogram to bookmark manager. (Closed)
Patch Set: address comments Created 4 years, 1 month 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/resources/bookmark_manager/js/bmm/bookmark_list.js ('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 9fe7813d60ec0b07daacd8d46036da29ba10f3a1..9f148fd728135a84373f5e852459674bcd953db9 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -4844,6 +4844,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Bookmarks.BookmarksInFolder" units="bookmarks">
+ <owner>calamity@chromium.org</owner>
+ <summary>
+ Logs the number of bookmark items inside a folder every time a folder is
+ opened inside the bookmark manager.
+ </summary>
+</histogram>
+
<histogram name="Bookmarks.EntryPoint" enum="BookmarksEntryPoint">
<owner>ianwen@chromium.org</owner>
<summary>How users add a new bookmark.</summary>
« no previous file with comments | « chrome/browser/resources/bookmark_manager/js/bmm/bookmark_list.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698