| 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 330 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 341 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 341 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 342 <description>Please enter the description of this user action.</description> | 342 <description>Please enter the description of this user action.</description> |
| 343 </action> | 343 </action> |
| 344 | 344 |
| 345 <action name="Accel_Focus_Bookmarks"> | 345 <action name="Accel_Focus_Bookmarks"> |
| 346 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 346 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 347 <description>Please enter the description of this user action.</description> | 347 <description>Please enter the description of this user action.</description> |
| 348 </action> | 348 </action> |
| 349 | 349 |
| 350 <action name="Accel_Focus_Launcher"> | 350 <action name="Accel_Focus_Launcher"> |
| 351 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 351 <owner>kuscher@chromium.org</owner> |
| 352 <description>Please enter the description of this user action.</description> | 352 <description>Keyboard accelerator to focus the app shelf.</description> |
| 353 <obsolete> |
| 354 Deprecated 09/2014 in issue 248353 and replaced by Accel_Focus_Shelf. |
| 355 </obsolete> |
| 353 </action> | 356 </action> |
| 354 | 357 |
| 355 <action name="Accel_Focus_Location"> | 358 <action name="Accel_Focus_Location"> |
| 356 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 359 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 357 <description>Please enter the description of this user action.</description> | 360 <description>Please enter the description of this user action.</description> |
| 358 </action> | 361 </action> |
| 359 | 362 |
| 360 <action name="Accel_Focus_Next_Pane"> | 363 <action name="Accel_Focus_Next_Pane"> |
| 361 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 362 <description>Please enter the description of this user action.</description> | 365 <description>Please enter the description of this user action.</description> |
| 363 </action> | 366 </action> |
| 364 | 367 |
| 365 <action name="Accel_Focus_Previous_Pane"> | 368 <action name="Accel_Focus_Previous_Pane"> |
| 366 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 367 <description>Please enter the description of this user action.</description> | 370 <description>Please enter the description of this user action.</description> |
| 368 </action> | 371 </action> |
| 369 | 372 |
| 370 <action name="Accel_Focus_Search"> | 373 <action name="Accel_Focus_Search"> |
| 371 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 374 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 372 <description>Please enter the description of this user action.</description> | 375 <description>Please enter the description of this user action.</description> |
| 373 </action> | 376 </action> |
| 374 | 377 |
| 378 <action name="Accel_Focus_Shelf"> |
| 379 <owner>kuscher@chromium.org</owner> |
| 380 <description>Keyboard accelerator to focus the app shelf.</description> |
| 381 </action> |
| 382 |
| 375 <action name="Accel_Focus_Toolbar"> | 383 <action name="Accel_Focus_Toolbar"> |
| 376 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 377 <description>Please enter the description of this user action.</description> | 385 <description>Please enter the description of this user action.</description> |
| 378 </action> | 386 </action> |
| 379 | 387 |
| 380 <action name="Accel_Forward_Backspace"> | 388 <action name="Accel_Forward_Backspace"> |
| 381 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 382 <description>Please enter the description of this user action.</description> | 390 <description>Please enter the description of this user action.</description> |
| 383 </action> | 391 </action> |
| 384 | 392 |
| (...skipping 11121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11506 apple-mobile-webapp-capable meta tag. | 11514 apple-mobile-webapp-capable meta tag. |
| 11507 </description> | 11515 </description> |
| 11508 </action> | 11516 </action> |
| 11509 | 11517 |
| 11510 <action name="webapps.AddShortcut.Bookmark"> | 11518 <action name="webapps.AddShortcut.Bookmark"> |
| 11511 <owner>dfalcantara@chromium.org</owner> | 11519 <owner>dfalcantara@chromium.org</owner> |
| 11512 <description>Shortcut added to the homescreen for a bookmark.</description> | 11520 <description>Shortcut added to the homescreen for a bookmark.</description> |
| 11513 </action> | 11521 </action> |
| 11514 | 11522 |
| 11515 </actions> | 11523 </actions> |
| OLD | NEW |