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

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

Issue 2438143002: Record a user action when a content intent is sent (Closed)
Patch Set: Created 4 years, 2 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index de88be8698ab810d13620ca268a0262041e56813..6cb43e732a52170140f3a5878b18e9a37d45956a 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -1037,6 +1037,14 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="Android.ContentDetectorActivated">
+ <owner>twellington@chromium.org</owner>
+ <description>
+ User tapped on a phone number, address or email address, activating a
+ content detector and causing a content intent to be sent.
+ </description>
+</action>
+
<action name="Android.DownloadManager.CheckForExternallyRemovedItems">
<owner>dfalcantara@chromium.org</owner>
<owner>twellington@chromium.org</owner>
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698