| 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 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 182 <action name="AboutFlags_instant-autocomplete-immediately"> | 182 <action name="AboutFlags_instant-autocomplete-immediately"> |
| 183 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 183 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 184 <description>Please enter the description of this user action.</description> | 184 <description>Please enter the description of this user action.</description> |
| 185 </action> | 185 </action> |
| 186 | 186 |
| 187 <action name="AboutFlags_instant-type"> | 187 <action name="AboutFlags_instant-type"> |
| 188 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 188 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 189 <description>Please enter the description of this user action.</description> | 189 <description>Please enter the description of this user action.</description> |
| 190 </action> | 190 </action> |
| 191 | 191 |
| 192 <action name="AboutFlags_mark-http-as-non-secure"> |
| 193 <owner>palmer@chromium.org</owner> |
| 194 <owner>felt@chromium.org</owner> |
| 195 <description> |
| 196 This flag lets users opt into or out of marking HTTP as Dubious or as |
| 197 Non-Secure. The action is emitted once per startup when the flag is active. |
| 198 </description> |
| 199 </action> |
| 200 |
| 192 <action name="AboutFlags_match-preview"> | 201 <action name="AboutFlags_match-preview"> |
| 193 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 202 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 194 <description>Please enter the description of this user action.</description> | 203 <description>Please enter the description of this user action.</description> |
| 195 </action> | 204 </action> |
| 196 | 205 |
| 197 <action name="AboutFlags_my-special-feature"> | 206 <action name="AboutFlags_my-special-feature"> |
| 198 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 207 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 199 <description>Please enter the description of this user action.</description> | 208 <description>Please enter the description of this user action.</description> |
| 200 </action> | 209 </action> |
| 201 | 210 |
| (...skipping 11663 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11865 <action name="webapps.AddShortcut.Manifest"> | 11874 <action name="webapps.AddShortcut.Manifest"> |
| 11866 <owner>mlamouri@chromium.org</owner> | 11875 <owner>mlamouri@chromium.org</owner> |
| 11867 <description> | 11876 <description> |
| 11868 Shortcut added to the homescreen with a valid Manifest. This action will be | 11877 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 11869 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11878 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 11870 to keep a trend of whether the webapp also add meta tags. | 11879 to keep a trend of whether the webapp also add meta tags. |
| 11871 </description> | 11880 </description> |
| 11872 </action> | 11881 </action> |
| 11873 | 11882 |
| 11874 </actions> | 11883 </actions> |
| OLD | NEW |