| 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 4390 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4401 </action> | 4401 </action> |
| 4402 | 4402 |
| 4403 <action name="FindString"> | 4403 <action name="FindString"> |
| 4404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 4404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 4405 <description>Please enter the description of this user action.</description> | 4405 <description>Please enter the description of this user action.</description> |
| 4406 </action> | 4406 </action> |
| 4407 | 4407 |
| 4408 <action name="FirstRunDef_Accept"> | 4408 <action name="FirstRunDef_Accept"> |
| 4409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 4409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 4410 <description>Please enter the description of this user action.</description> | 4410 <description>Please enter the description of this user action.</description> |
| 4411 <obsolete>Deprecated 02/2017.</obsolete> |
| 4411 </action> | 4412 </action> |
| 4412 | 4413 |
| 4413 <action name="Flash.JavaScriptUsed" not_user_triggered="true"> | 4414 <action name="Flash.JavaScriptUsed" not_user_triggered="true"> |
| 4414 <owner>tommycli@chromium.org</owner> | 4415 <owner>tommycli@chromium.org</owner> |
| 4415 <description> | 4416 <description> |
| 4416 Count of Flash plugin instances that use JavaScript. | 4417 Count of Flash plugin instances that use JavaScript. |
| 4417 </description> | 4418 </description> |
| 4418 <obsolete>Deprecated 02/2017.</obsolete> | 4419 <obsolete>Deprecated 02/2017.</obsolete> |
| 4419 </action> | 4420 </action> |
| 4420 | 4421 |
| (...skipping 12131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 16552 <action name="webapps.AddShortcut.Manifest"> | 16553 <action name="webapps.AddShortcut.Manifest"> |
| 16553 <owner>mlamouri@chromium.org</owner> | 16554 <owner>mlamouri@chromium.org</owner> |
| 16554 <description> | 16555 <description> |
| 16555 Shortcut added to the homescreen with a valid Manifest. This action will be | 16556 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 16556 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 16557 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 16557 to keep a trend of whether the webapp also add meta tags. | 16558 to keep a trend of whether the webapp also add meta tags. |
| 16558 </description> | 16559 </description> |
| 16559 </action> | 16560 </action> |
| 16560 | 16561 |
| 16561 </actions> | 16562 </actions> |
| OLD | NEW |