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

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

Issue 2559463002: Record user action of screen orientation change (Closed)
Patch Set: nit 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/android/content_view_core_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 209ca4f08e0701195eb8c07faf5f129a48264c3f..4dc39bc8afbdfcd759fc5e5194e1a49d071dcac2 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -13684,6 +13684,16 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="ScreenOrientationChange">
+ <owner>avayvod@chromium.org</owner>
+ <owner>mlamouri@chromium.org</owner>
+ <owner>zqzhang@chromium.org</owner>
+ <description>
+ The use rotates the device triggering a screen orientation change. This
+ action is Android-specific.
+ </description>
+</action>
+
<action name="Screenshot_Annotate">
<owner>derat@chromium.org</owner>
<owner>jdufault@chromium.org</owner>
« no previous file with comments | « content/browser/android/content_view_core_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698