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

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

Issue 1132943004: Add Apps.AppListSearchResultDistanceFromOrigin UMA stat. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@add_query_length_stat
Patch Set: Created 5 years, 7 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 | « no previous file | ui/app_list/app_list_constants.h » ('j') | 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 07eac396d9b04b22a27d8c736be6abcb23a2e322..49db8e05102fdab74fdc99de708ad63bd0fc5cf6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -533,6 +533,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
+<histogram name="Apps.AppListSearchResultDistanceFromOrigin" units="keystrokes">
+ <owner>calamity@chromium.org</owner>
+ <summary>
+ The minimum number of arrow keys a user would need to press to navigate to
+ the opened search result. This is gathered per click of a search result.
+ </summary>
+</histogram>
+
<histogram name="Apps.AppListSearchResultOpenDisplayType"
enum="AppListSearchResultDisplayType">
<owner>calamity@chromium.org</owner>
« no previous file with comments | « no previous file | ui/app_list/app_list_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698