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

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

Issue 2577123004: Export the dialog type where Quick View is opened. (Closed)
Patch Set: Created 4 years 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/file_manager/file_manager/foreground/js/file_manager.js » ('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 3f75a1cf6c1160142ed94ef96929c997cae41c32..916f225e7fb9920bce765a21a87528c65806a1ab 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -18727,6 +18727,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="FileBrowser.QuickView.DialogType" enum="FileDialogType">
+ <owner>oka@google.com</owner>
+ <summary>
+ File dialog type (e.g. Full page, Save as file) when quick view is launched.
+ </summary>
+</histogram>
+
<histogram name="FileBrowser.QuickView.FileType" enum="ViewFileType">
<owner>oka@google.com</owner>
<summary>File types that were tried to be opened with quick view.</summary>
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/js/file_manager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698