| 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 11409 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 11421 <description>Please enter the description of this user action.</description> | 11421 <description>Please enter the description of this user action.</description> |
| 11422 </action> | 11422 </action> |
| 11423 | 11423 |
| 11424 <action name="styleWithCSS"> | 11424 <action name="styleWithCSS"> |
| 11425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 11426 <description>Please enter the description of this user action.</description> | 11426 <description>Please enter the description of this user action.</description> |
| 11427 </action> | 11427 </action> |
| 11428 | 11428 |
| 11429 <action name="webapps.AddShortcut.AppShortcut"> | 11429 <action name="webapps.AddShortcut.AppShortcut"> |
| 11430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11430 <owner>dfalcantara@chromium.org</owner> |
| 11431 <description>Please enter the description of this user action.</description> | 11431 <description> |
| 11432 Shortcut added to the homescreen for a page containing the |
| 11433 mobile-webapp-capable meta tag. |
| 11434 </description> |
| 11432 </action> | 11435 </action> |
| 11433 | 11436 |
| 11434 <action name="webapps.AddShortcut.AppShortcutApple"> | 11437 <action name="webapps.AddShortcut.AppShortcutApple"> |
| 11435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11438 <owner>dfalcantara@chromium.org</owner> |
| 11436 <description>Please enter the description of this user action.</description> | 11439 <description> |
| 11440 Shortcut added to the homescreen for a page containing only the |
| 11441 apple-mobile-webapp-capable meta tag. |
| 11442 </description> |
| 11437 </action> | 11443 </action> |
| 11438 | 11444 |
| 11439 <action name="webapps.AddShortcut.Bookmark"> | 11445 <action name="webapps.AddShortcut.Bookmark"> |
| 11440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11446 <owner>dfalcantara@chromium.org</owner> |
| 11441 <description>Please enter the description of this user action.</description> | 11447 <description>Shortcut added to the homescreen for a bookmark.</description> |
| 11442 </action> | 11448 </action> |
| 11443 | 11449 |
| 11444 </actions> | 11450 </actions> |
| OLD | NEW |