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> | |
Yaron
2014/08/14 22:59:12
please add me as well since it'll be hard for you
smaslo
2014/08/14 23:02:57
Done.
| |
2465 <description>User opens a distilled page.</description> | |
2466 </action> | |
2467 | |
2468 <action name="DomDistiller_DistilledPagePrefsOpened"> | |
2469 <owner>smaslo@chromium.org</owner> | |
2470 <description>User opens distilled page preferences.</description> | |
2471 </action> | |
2472 | |
2463 <action name="Duplicate"> | 2473 <action name="Duplicate"> |
2464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2474 <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> | 2475 <description>Please enter the description of this user action.</description> |
2466 </action> | 2476 </action> |
2467 | 2477 |
2468 <action name="EasyUnlock_Enabled_Disable"> | 2478 <action name="EasyUnlock_Enabled_Disable"> |
2469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2470 <description>Please enter the description of the metric.</description> | 2480 <description>Please enter the description of the metric.</description> |
2471 </action> | 2481 </action> |
2472 | 2482 |
(...skipping 8999 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
11472 apple-mobile-webapp-capable meta tag. | 11482 apple-mobile-webapp-capable meta tag. |
11473 </description> | 11483 </description> |
11474 </action> | 11484 </action> |
11475 | 11485 |
11476 <action name="webapps.AddShortcut.Bookmark"> | 11486 <action name="webapps.AddShortcut.Bookmark"> |
11477 <owner>dfalcantara@chromium.org</owner> | 11487 <owner>dfalcantara@chromium.org</owner> |
11478 <description>Shortcut added to the homescreen for a bookmark.</description> | 11488 <description>Shortcut added to the homescreen for a bookmark.</description> |
11479 </action> | 11489 </action> |
11480 | 11490 |
11481 </actions> | 11491 </actions> |
OLD | NEW |