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

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

Issue 1138253002: Add user action for changing the active window in Ash overview mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 b2cdfbb0c1db5ec9fe5747ca323f8f143595a091..e8ab35320c6730b38d3f350b43257f9be02a20dd 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -12177,6 +12177,18 @@ 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="WindowSelector_ActiveWindowChanged">
+ <owner>tdanderson@chromium.org</owner>
+ <owner>bruthig@chromium.org</owner>
+ <description>
+ Recorded when the window that is active prior to entering overview mode is
+ different from the window that is active after exiting overview mode. Note
+ that only normal windows (such as browser and app windows) and panel windows
+ are considered, since these are the only window types shown in overview
+ mode.
+ </description>
+</action>
+
<action name="WindowSelector_Overview">
<owner>tdanderson@chromium.org</owner>
<owner>flackr@chromium.org</owner>
« ash/wm/overview/window_selector_unittest.cc ('K') | « ash/wm/overview/window_selector_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698