Chromium Code Reviews| 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 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 72 </action> | 72 </action> |
| 73 | 73 |
| 74 <action name="AboutFlags_disable-outdated-plugins"> | 74 <action name="AboutFlags_disable-outdated-plugins"> |
| 75 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 75 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 76 <description>Please enter the description of this user action.</description> | 76 <description>Please enter the description of this user action.</description> |
| 77 </action> | 77 </action> |
| 78 | 78 |
| 79 <action name="AboutFlags_disable-pnacl"> | 79 <action name="AboutFlags_disable-pnacl"> |
| 80 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 80 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 81 <description>Please enter the description of this user action.</description> | 81 <description>Please enter the description of this user action.</description> |
| 82 <obsolete>This flag no longer exists.</obsolete> | |
|
Alexei Svitkine (slow)
2014/07/21 18:50:00
Nit: Mention when the change took place (i.e. a da
| |
| 82 </action> | 83 </action> |
| 83 | 84 |
| 84 <action name="AboutFlags_disable-print-preview"> | 85 <action name="AboutFlags_disable-print-preview"> |
| 85 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 86 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 86 <description>Please enter the description of this user action.</description> | 87 <description>Please enter the description of this user action.</description> |
| 87 </action> | 88 </action> |
| 88 | 89 |
| 89 <action name="AboutFlags_disable-views-rect-based-targeting"> | 90 <action name="AboutFlags_disable-views-rect-based-targeting"> |
| 90 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 91 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 91 <description>Please enter the description of this user action.</description> | 92 <description>Please enter the description of this user action.</description> |
| (...skipping 11255 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11347 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11348 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 11348 <description>Please enter the description of this user action.</description> | 11349 <description>Please enter the description of this user action.</description> |
| 11349 </action> | 11350 </action> |
| 11350 | 11351 |
| 11351 <action name="webapps.AddShortcut.Bookmark"> | 11352 <action name="webapps.AddShortcut.Bookmark"> |
| 11352 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11353 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 11353 <description>Please enter the description of this user action.</description> | 11354 <description>Please enter the description of this user action.</description> |
| 11354 </action> | 11355 </action> |
| 11355 | 11356 |
| 11356 </actions> | 11357 </actions> |
| OLD | NEW |