| 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 2442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2453 <action name="DockingWindow_RightHalf"> | 2453 <action name="DockingWindow_RightHalf"> |
| 2454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2455 <description>Please enter the description of this user action.</description> | 2455 <description>Please enter the description of this user action.</description> |
| 2456 </action> | 2456 </action> |
| 2457 | 2457 |
| 2458 <action name="DockingWindow_Top"> | 2458 <action name="DockingWindow_Top"> |
| 2459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2460 <description>Please enter the description of this user action.</description> | 2460 <description>Please enter the description of this user action.</description> |
| 2461 </action> | 2461 </action> |
| 2462 | 2462 |
| 2463 <action name="DomDistiller_DistilledPageOpened"> |
| 2464 <owner>smaslo@chromium.org</owner> |
| 2465 <owner>yfriedman@chromium.org</owner> |
| 2466 <description>User opens a distilled page.</description> |
| 2467 </action> |
| 2468 |
| 2469 <action name="DomDistiller_DistilledPagePrefsOpened"> |
| 2470 <owner>smaslo@chromium.org</owner> |
| 2471 <owner>yfriedman@chromium.org</owner> |
| 2472 <description>User opens distilled page preferences.</description> |
| 2473 </action> |
| 2474 |
| 2463 <action name="Duplicate"> | 2475 <action name="Duplicate"> |
| 2464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2476 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2465 <description>Please enter the description of this user action.</description> | 2477 <description>Please enter the description of this user action.</description> |
| 2466 </action> | 2478 </action> |
| 2467 | 2479 |
| 2468 <action name="EasyUnlock_Enabled_Disable"> | 2480 <action name="EasyUnlock_Enabled_Disable"> |
| 2469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2481 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2470 <description>Please enter the description of the metric.</description> | 2482 <description>Please enter the description of the metric.</description> |
| 2471 </action> | 2483 </action> |
| 2472 | 2484 |
| (...skipping 8999 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11472 apple-mobile-webapp-capable meta tag. | 11484 apple-mobile-webapp-capable meta tag. |
| 11473 </description> | 11485 </description> |
| 11474 </action> | 11486 </action> |
| 11475 | 11487 |
| 11476 <action name="webapps.AddShortcut.Bookmark"> | 11488 <action name="webapps.AddShortcut.Bookmark"> |
| 11477 <owner>dfalcantara@chromium.org</owner> | 11489 <owner>dfalcantara@chromium.org</owner> |
| 11478 <description>Shortcut added to the homescreen for a bookmark.</description> | 11490 <description>Shortcut added to the homescreen for a bookmark.</description> |
| 11479 </action> | 11491 </action> |
| 11480 | 11492 |
| 11481 </actions> | 11493 </actions> |
| OLD | NEW |