OLD | NEW |
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 8020 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8031 <action name="NavEntryCommitted"> | 8031 <action name="NavEntryCommitted"> |
8032 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8032 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
8033 <description>Please enter the description of this user action.</description> | 8033 <description>Please enter the description of this user action.</description> |
8034 </action> | 8034 </action> |
8035 | 8035 |
8036 <action name="NavEntryCommitted.SRP"> | 8036 <action name="NavEntryCommitted.SRP"> |
8037 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8037 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
8038 <description>Please enter the description of this user action.</description> | 8038 <description>Please enter the description of this user action.</description> |
8039 </action> | 8039 </action> |
8040 | 8040 |
| 8041 <action name="Net.ForceAlternateProtocol"> |
| 8042 <owner>bnc@chromium.org</owner> |
| 8043 <description> |
| 8044 User forces alternate protocol via command line flag. |
| 8045 </description> |
| 8046 </action> |
| 8047 |
8041 <action name="Net.URLRequest_StartJob_InvalidReferrer"> | 8048 <action name="Net.URLRequest_StartJob_InvalidReferrer"> |
8042 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8049 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
8043 <description>Please enter the description of this user action.</description> | 8050 <description>Please enter the description of this user action.</description> |
8044 </action> | 8051 </action> |
8045 | 8052 |
8046 <action name="NewIncognitoWindow"> | 8053 <action name="NewIncognitoWindow"> |
8047 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 8054 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
8048 <description>Please enter the description of this user action.</description> | 8055 <description>Please enter the description of this user action.</description> |
8049 </action> | 8056 </action> |
8050 | 8057 |
(...skipping 3840 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11891 <action name="webapps.AddShortcut.Manifest"> | 11898 <action name="webapps.AddShortcut.Manifest"> |
11892 <owner>mlamouri@chromium.org</owner> | 11899 <owner>mlamouri@chromium.org</owner> |
11893 <description> | 11900 <description> |
11894 Shortcut added to the homescreen with a valid Manifest. This action will be | 11901 Shortcut added to the homescreen with a valid Manifest. This action will be |
11895 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11902 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
11896 to keep a trend of whether the webapp also add meta tags. | 11903 to keep a trend of whether the webapp also add meta tags. |
11897 </description> | 11904 </description> |
11898 </action> | 11905 </action> |
11899 | 11906 |
11900 </actions> | 11907 </actions> |
OLD | NEW |