| 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 7444 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7455 <action name="MixedScript_LoadAnyway_Bubble"> | 7455 <action name="MixedScript_LoadAnyway_Bubble"> |
| 7456 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 7456 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 7457 <description>Please enter the description of this user action.</description> | 7457 <description>Please enter the description of this user action.</description> |
| 7458 </action> | 7458 </action> |
| 7459 | 7459 |
| 7460 <action name="MobileActionBarShown"> | 7460 <action name="MobileActionBarShown"> |
| 7461 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 7461 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 7462 <description>Please enter the description of this user action.</description> | 7462 <description>Please enter the description of this user action.</description> |
| 7463 </action> | 7463 </action> |
| 7464 | 7464 |
| 7465 <action name="MobileBackgroundRendererCrashedOnForegroundApp"> |
| 7466 <owner>jaekyun@chromium.org</owner> |
| 7467 <description> |
| 7468 A renderer process is crashed in the background while an application is in |
| 7469 the foreground. |
| 7470 </description> |
| 7471 </action> |
| 7472 |
| 7465 <action name="MobileBeamCallbackSuccess"> | 7473 <action name="MobileBeamCallbackSuccess"> |
| 7466 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 7474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 7467 <description>Please enter the description of this user action.</description> | 7475 <description>Please enter the description of this user action.</description> |
| 7468 </action> | 7476 </action> |
| 7469 | 7477 |
| 7470 <action name="MobileBeamInvalidAppState"> | 7478 <action name="MobileBeamInvalidAppState"> |
| 7471 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 7479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 7472 <description>Please enter the description of this user action.</description> | 7480 <description>Please enter the description of this user action.</description> |
| 7473 </action> | 7481 </action> |
| 7474 | 7482 |
| (...skipping 4993 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12468 <action name="webapps.AddShortcut.Manifest"> | 12476 <action name="webapps.AddShortcut.Manifest"> |
| 12469 <owner>mlamouri@chromium.org</owner> | 12477 <owner>mlamouri@chromium.org</owner> |
| 12470 <description> | 12478 <description> |
| 12471 Shortcut added to the homescreen with a valid Manifest. This action will be | 12479 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 12472 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 12480 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 12473 to keep a trend of whether the webapp also add meta tags. | 12481 to keep a trend of whether the webapp also add meta tags. |
| 12474 </description> | 12482 </description> |
| 12475 </action> | 12483 </action> |
| 12476 | 12484 |
| 12477 </actions> | 12485 </actions> |
| OLD | NEW |