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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2852003002: Adds mailto: URL support to app launching. (Closed)
Patch Set: .grd message update Created 3 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 45067c84ce74a7a239984b50c5735b4f3f1ead78..2e7d45c771ca4a4eeb6721b6ab9ea0b9eb2c93b1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -26019,6 +26019,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="MailtoURLRewriter.Rewritten">
jif 2017/05/03 13:01:35 Should we consider having an enum? In the futur th
pkl (ping after 24h if needed) 2017/05/03 22:17:18 I set it up this way so there's no question about
+ <owner>pkl@chromium.org</owner>
+ <summary>
+ Keeps track of the times that a user tapped on a mailto: link and whether
+ the URL has been rewritten for an available native Mail client app or not.
+ </summary>
+</histogram>
+
<histogram name="ManagedUsers.ChromeOS.PasswordChange"
enum="ManagedUserPasswordChange">
<owner>achuith@chromium.org</owner>

Powered by Google App Engine
This is Rietveld 408576698