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

Side by Side Diff: tools/metrics/actions/actions.xml

Issue 2800483002: Omnibox Metrics - Rename MobileOmniboxClipboardChanged (Closed)
Patch Set: cleanup Created 3 years, 8 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 unified diff | Download patch
OLDNEW
1 <!-- 1 <!--
2 Copyright 2014 The Chromium Authors. All rights reserved. 2 Copyright 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be 3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file. 4 found in the LICENSE file.
5 --> 5 -->
6 6
7 <!-- 7 <!--
8 This file is a comprehensive list of Chrome user actions along with the owner 8 This file is a comprehensive list of Chrome user actions along with the owner
9 and description for each user action. 9 and description for each user action.
10 10
(...skipping 9506 matching lines...) Expand 10 before | Expand all | Expand 10 after
9517 <description>Please enter the description of this user action.</description> 9517 <description>Please enter the description of this user action.</description>
9518 <obsolete>Deprecated as of 5/2015</obsolete> 9518 <obsolete>Deprecated as of 5/2015</obsolete>
9519 </action> 9519 </action>
9520 9520
9521 <action name="MobileBreakpadUploadSuccess" not_user_triggered="true"> 9521 <action name="MobileBreakpadUploadSuccess" not_user_triggered="true">
9522 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9522 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9523 <description>Please enter the description of this user action.</description> 9523 <description>Please enter the description of this user action.</description>
9524 <obsolete>Deprecated as of at least 2017/02/28.</obsolete> 9524 <obsolete>Deprecated as of at least 2017/02/28.</obsolete>
9525 </action> 9525 </action>
9526 9526
9527 <action name="MobileClipboardChanged">
9528 <owner>jif@chromium.org</owner>
9529 <owner>mpearson@chromium.org</owner>
9530 <description>
9531 Emitted when Chrome detects that the clipboard contains a new URL.
9532
9533 On iOS: this occurs either when Chrome enters the foreground and notices
9534 that the content of the clipboard changed, or when the clipboard changes
jif 2017/04/05 13:52:48 While you are here, can you update the description
Mark P 2017/04/05 19:10:27 Done. (Took your suggestion verbatim.)
9535 while Chrome is in the foreground.
9536
9537 On Android: this occurs when Chrome starts up or when the clipboard changes
9538 while Chrome is running (in the foreground or not).
9539 </description>
9540 </action>
9541
9527 <action name="MobileComeToForeground"> 9542 <action name="MobileComeToForeground">
9528 <owner>tedchoc@chromium.org</owner> 9543 <owner>tedchoc@chromium.org</owner>
9529 <description> 9544 <description>
9530 Chrome has come to the foreground. Only emitted if the foreground content 9545 Chrome has come to the foreground. Only emitted if the foreground content
9531 is an Activity that views web content, e.g., not settings. This will be 9546 is an Activity that views web content, e.g., not settings. This will be
9532 emitted everytime the Activity goes from entirely hidden to at least 9547 emitted everytime the Activity goes from entirely hidden to at least
9533 partially visible. Partially visible means that at least some portion of 9548 partially visible. Partially visible means that at least some portion of
9534 the Activity is visible, but the Activity is not interactable, e.g. being 9549 the Activity is visible, but the Activity is not interactable, e.g. being
9535 covered by the share dialog, javascript alert dialogs, the voice input 9550 covered by the share dialog, javascript alert dialogs, the voice input
9536 dialog, etc. 9551 dialog, etc.
(...skipping 568 matching lines...) Expand 10 before | Expand all | Expand 10 after
10105 <description> 10120 <description>
10106 Emitted when Chrome detects that the clipboard contains a new URL. 10121 Emitted when Chrome detects that the clipboard contains a new URL.
10107 10122
10108 On iOS: this occurs either when Chrome enters the foreground and notices 10123 On iOS: this occurs either when Chrome enters the foreground and notices
10109 that the content of the clipboard changed, or when the clipboard changes 10124 that the content of the clipboard changed, or when the clipboard changes
10110 while Chrome is in the foreground. 10125 while Chrome is in the foreground.
10111 10126
10112 On Android: this occurs when Chrome starts up or when the clipboard changes 10127 On Android: this occurs when Chrome starts up or when the clipboard changes
10113 while Chrome is running (in the foreground or not). 10128 while Chrome is running (in the foreground or not).
10114 </description> 10129 </description>
10130 <obsolete>
10131 Replaced with MobileOmniboxClipboardChanged in April 2017.
10132 </obsolete>
10115 </action> 10133 </action>
10116 10134
10117 <action name="MobileOmniboxDeleteGesture"> 10135 <action name="MobileOmniboxDeleteGesture">
10118 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10136 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10119 <description>Please enter the description of the metric.</description> 10137 <description>Please enter the description of the metric.</description>
10120 </action> 10138 </action>
10121 10139
10122 <action name="MobileOmniboxDeleteRequested"> 10140 <action name="MobileOmniboxDeleteRequested">
10123 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10141 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10124 <description>Please enter the description of the metric.</description> 10142 <description>Please enter the description of the metric.</description>
(...skipping 6576 matching lines...) Expand 10 before | Expand all | Expand 10 after
16701 <action name="webapps.AddShortcut.Manifest"> 16719 <action name="webapps.AddShortcut.Manifest">
16702 <owner>mlamouri@chromium.org</owner> 16720 <owner>mlamouri@chromium.org</owner>
16703 <description> 16721 <description>
16704 Shortcut added to the homescreen with a valid Manifest. This action will be 16722 Shortcut added to the homescreen with a valid Manifest. This action will be
16705 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 16723 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
16706 to keep a trend of whether the webapp also add meta tags. 16724 to keep a trend of whether the webapp also add meta tags.
16707 </description> 16725 </description>
16708 </action> 16726 </action>
16709 16727
16710 </actions> 16728 </actions>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698