| 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 2539 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2550 </action> | 2550 </action> |
| 2551 | 2551 |
| 2552 <action name="DockingWindow_Top"> | 2552 <action name="DockingWindow_Top"> |
| 2553 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2553 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2554 <description>Please enter the description of this user action.</description> | 2554 <description>Please enter the description of this user action.</description> |
| 2555 </action> | 2555 </action> |
| 2556 | 2556 |
| 2557 <action name="DomDistiller_DistilledPageOpened"> | 2557 <action name="DomDistiller_DistilledPageOpened"> |
| 2558 <owner>smaslo@chromium.org</owner> | 2558 <owner>smaslo@chromium.org</owner> |
| 2559 <owner>yfriedman@chromium.org</owner> | 2559 <owner>yfriedman@chromium.org</owner> |
| 2560 <description>User opens a distilled page.</description> | 2560 <description>User opens reader mode on a page.</description> |
| 2561 </action> | 2561 </action> |
| 2562 | 2562 |
| 2563 <action name="DomDistiller_DistilledPagePrefsOpened"> | 2563 <action name="DomDistiller_DistilledPagePrefsOpened"> |
| 2564 <owner>smaslo@chromium.org</owner> | 2564 <owner>smaslo@chromium.org</owner> |
| 2565 <owner>yfriedman@chromium.org</owner> | 2565 <owner>yfriedman@chromium.org</owner> |
| 2566 <description>User opens distilled page preferences.</description> | 2566 <description>User opens distilled page preferences.</description> |
| 2567 </action> | 2567 </action> |
| 2568 | 2568 |
| 2569 <action name="DomDistiller_ViewOriginal"> | 2569 <action name="DomDistiller_ViewOriginal"> |
| 2570 <owner>yfriedman@chromium.org</owner> | 2570 <owner>yfriedman@chromium.org</owner> |
| (...skipping 9337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11908 <action name="webapps.AddShortcut.Manifest"> | 11908 <action name="webapps.AddShortcut.Manifest"> |
| 11909 <owner>mlamouri@chromium.org</owner> | 11909 <owner>mlamouri@chromium.org</owner> |
| 11910 <description> | 11910 <description> |
| 11911 Shortcut added to the homescreen with a valid Manifest. This action will be | 11911 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 11912 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11912 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 11913 to keep a trend of whether the webapp also add meta tags. | 11913 to keep a trend of whether the webapp also add meta tags. |
| 11914 </description> | 11914 </description> |
| 11915 </action> | 11915 </action> |
| 11916 | 11916 |
| 11917 </actions> | 11917 </actions> |
| OLD | NEW |