| 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 9542 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9553 <action name="PasswordManager_RemovePasswordException"> | 9553 <action name="PasswordManager_RemovePasswordException"> |
| 9554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 9555 <description>Please enter the description of this user action.</description> | 9555 <description>Please enter the description of this user action.</description> |
| 9556 </action> | 9556 </action> |
| 9557 | 9557 |
| 9558 <action name="PasswordManager_RemoveSavedPassword"> | 9558 <action name="PasswordManager_RemoveSavedPassword"> |
| 9559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 9560 <description>Please enter the description of this user action.</description> | 9560 <description>Please enter the description of this user action.</description> |
| 9561 </action> | 9561 </action> |
| 9562 | 9562 |
| 9563 <action name="PasswordManager_SyncCredentialShown"> |
| 9564 <owner>gcasto@chromium.org</owner> |
| 9565 <owner>vabr@chromium.org</owner> |
| 9566 <description> |
| 9567 Counts the number of times a user views the saved credentials for their sync |
| 9568 account. |
| 9569 </description> |
| 9570 </action> |
| 9571 |
| 9572 <action name="PasswordManager_SyncCredentialUsed"> |
| 9573 <owner>gcasto@chromium.org</owner> |
| 9574 <owner>vabr@chromium.org</owner> |
| 9575 <description> |
| 9576 Counts the number of times a user submits an autofilled credential which |
| 9577 matches their sync account. |
| 9578 </description> |
| 9579 </action> |
| 9580 |
| 9563 <action name="Paste"> | 9581 <action name="Paste"> |
| 9564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9582 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 9565 <description>Please enter the description of this user action.</description> | 9583 <description>Please enter the description of this user action.</description> |
| 9566 </action> | 9584 </action> |
| 9567 | 9585 |
| 9568 <action name="PasteAndMatchStyle"> | 9586 <action name="PasteAndMatchStyle"> |
| 9569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9587 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 9570 <description>Please enter the description of this user action.</description> | 9588 <description>Please enter the description of this user action.</description> |
| 9571 </action> | 9589 </action> |
| 9572 | 9590 |
| (...skipping 1756 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11347 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 11330 <description>Please enter the description of this user action.</description> | 11348 <description>Please enter the description of this user action.</description> |
| 11331 </action> | 11349 </action> |
| 11332 | 11350 |
| 11333 <action name="webapps.AddShortcut.Bookmark"> | 11351 <action name="webapps.AddShortcut.Bookmark"> |
| 11334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11352 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 11335 <description>Please enter the description of this user action.</description> | 11353 <description>Please enter the description of this user action.</description> |
| 11336 </action> | 11354 </action> |
| 11337 | 11355 |
| 11338 </actions> | 11356 </actions> |
| OLD | NEW |