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

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: . 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:
View side-by-side diff with in-line comments
Download patch
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.
+ </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>

Powered by Google App Engine
This is Rietveld 408576698