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

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

Issue 2913633002: [vr] Clicking on the security icon should prompt the user to bail out of VR (Closed)
Patch Set: nit Created 3 years, 6 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 | « chrome/browser/android/vr_shell/vr_shell.cc ('k') | tools/metrics/histograms/enums.xml » ('j') | 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 3fc8d7851858d03f876f1af219e55c6a50650edf..45875222b6c92afca392b41e1e1f394f26d7737e 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -10799,6 +10799,13 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="MobileWebsiteSettingsOpenedFromVR">
+ <owner>ymalik@chromium.org</owner>
+ <description>
+ Page Info opened via the toolbar page info (i.e https icon) icon in VR.
Ilya Sherman 2017/06/06 05:40:49 nit: "i.e."
Ilya Sherman 2017/06/06 05:40:49 nit: Duplicate "icon"; please rephrase
ymalik 2017/06/06 15:19:59 Done.
ymalik 2017/06/06 15:19:59 Done.
+ </description>
+</action>
+
<action name="MostVisited0">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
« no previous file with comments | « chrome/browser/android/vr_shell/vr_shell.cc ('k') | tools/metrics/histograms/enums.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698