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

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

Issue 2852003002: Adds mailto: URL support to app launching. (Closed)
Patch Set: separate migration from auto-default even more 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
« no previous file with comments | « ios/chrome/browser/web/mailto_url_rewriter_unittest.mm ('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 c2a5e7fc8273d9d65d0869f825a1b77b4fcc7e94..194ba1fe46c1ebbe248c8e33327e64e64edcceeb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -25175,6 +25175,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>Network channel used for invalidations.</summary>
</histogram>
+<histogram name="IOS.MailtoURLRewritten" enum="Boolean">
+ <owner>pkl@chromium.org</owner>
+ <summary>
+ Counts the times when a mailto: URL is tapped by user and whether the URL
+ has been rewritten for an available native Mail client app or not.
+ </summary>
+</histogram>
+
<histogram name="IOS.ShareExtension.ReceivedEntriesCount" units="files">
<owner>olivierrobin@chromium.org</owner>
<summary>
« no previous file with comments | « ios/chrome/browser/web/mailto_url_rewriter_unittest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698