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

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

Issue 498573003: Add relaunch into ASH and desktop support for Chrome on Windows 7. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Changed menu strings to Chrome OS mode Created 6 years, 4 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 8eb8aac85d5d3b79e158054d31740ceae209a0a7..fd90ad51a99ebc75ad431d435506e741ba6a13e5 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -11339,13 +11339,34 @@ should be able to be added at any place in this file.
</action>
<action name="Win8DesktopRestart">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
- <description>Please enter the description of this user action.</description>
+ <owner>cpu@chromium.org</owner>
+ <owner>ananta@chromium.org</owner>
+ <owner>shrikant@chromium.org</owner>
+ <description>Tracks when Chrome was restarted on Win8 in desktop.
+ </description>
</action>
<action name="Win8MetroRestart">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
- <description>Please enter the description of this user action.</description>
+ <owner>cpu@chromium.org</owner>
+ <owner>ananta@chromium.org</owner>
+ <owner>shrikant@chromium.org</owner>
+ <description>Tracks when Chrome was restarted in metro on Win8.</description>
+</action>
+
+<action name="Win7DesktopRestart">
+ <owner>cpu@chromium.org</owner>
+ <owner>ananta@chromium.org</owner>
+ <owner>shrikant@chromium.org</owner>
+ <description>
+ Tracks when Chrome was restarted on Win7 in desktop.
+ </description>
+</action>
+
+<action name="Win7ASHRestart">
+ <owner>cpu@chromium.org</owner>
+ <owner>ananta@chromium.org</owner>
+ <owner>shrikant@chromium.org</owner>
+ <description>Tracks when Chrome was restarted in ASH on Win7.</description>
</action>
<action name="WindowBorder_ClickTogglesSingleAxisMaximize">

Powered by Google App Engine
This is Rietveld 408576698