| 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. A user action should be tied to an actual | 9 and description for each user action. A user action should be tied to an actual |
| 10 action taken by a user. It should be logged immediatly after a user takes the | 10 action taken by a user. It should be logged immediatly after a user takes the |
| (...skipping 1833 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1844 <action name="BrowserForSystemProfile"> | 1844 <action name="BrowserForSystemProfile"> |
| 1845 <owner>mlerman@chromium.org</owner> | 1845 <owner>mlerman@chromium.org</owner> |
| 1846 <description> | 1846 <description> |
| 1847 A browser opened with the System Profile. Tsk, tsk. Any non-zero amount | 1847 A browser opened with the System Profile. Tsk, tsk. Any non-zero amount |
| 1848 means something is using the system profile for a browser when it likely | 1848 means something is using the system profile for a browser when it likely |
| 1849 shouldn't be. | 1849 shouldn't be. |
| 1850 </description> | 1850 </description> |
| 1851 </action> | 1851 </action> |
| 1852 | 1852 |
| 1853 <action name="BrowserPlugin.Guest.AbnormalDeath"> | 1853 <action name="BrowserPlugin.Guest.AbnormalDeath"> |
| 1854 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1854 <owner>wfh@chromium.org</owner> |
| 1855 <description>Please enter the description of this user action.</description> | 1855 <description>A renderer process died abnormally.</description> |
| 1856 </action> | 1856 </action> |
| 1857 | 1857 |
| 1858 <action name="BrowserPlugin.Guest.Attached"> | 1858 <action name="BrowserPlugin.Guest.Attached"> |
| 1859 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1859 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1860 <description>Please enter the description of this user action.</description> | 1860 <description>Please enter the description of this user action.</description> |
| 1861 </action> | 1861 </action> |
| 1862 | 1862 |
| 1863 <action name="BrowserPlugin.Guest.Crashed"> | 1863 <action name="BrowserPlugin.Guest.Crashed"> |
| 1864 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1864 <owner>wfh@chromium.org</owner> |
| 1865 <description>Please enter the description of this user action.</description> | 1865 <description>A renderer process died because it crashed.</description> |
| 1866 </action> | 1866 </action> |
| 1867 | 1867 |
| 1868 <action name="BrowserPlugin.Guest.Create"> | 1868 <action name="BrowserPlugin.Guest.Create"> |
| 1869 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1869 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1870 <description>Please enter the description of this user action.</description> | 1870 <description>Please enter the description of this user action.</description> |
| 1871 </action> | 1871 </action> |
| 1872 | 1872 |
| 1873 <action name="BrowserPlugin.Guest.DidNavigate"> | 1873 <action name="BrowserPlugin.Guest.DidNavigate"> |
| 1874 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1874 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1875 <description>Please enter the description of this user action.</description> | 1875 <description>Please enter the description of this user action.</description> |
| 1876 </action> | 1876 </action> |
| 1877 | 1877 |
| 1878 <action name="BrowserPlugin.Guest.EnableAutoResize"> | 1878 <action name="BrowserPlugin.Guest.EnableAutoResize"> |
| 1879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1880 <description>Please enter the description of this user action.</description> | 1880 <description>Please enter the description of this user action.</description> |
| 1881 </action> | 1881 </action> |
| 1882 | 1882 |
| 1883 <action name="BrowserPlugin.Guest.Hung"> | 1883 <action name="BrowserPlugin.Guest.Hung"> |
| 1884 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1884 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1885 <description>Please enter the description of this user action.</description> | 1885 <description>Please enter the description of this user action.</description> |
| 1886 </action> | 1886 </action> |
| 1887 | 1887 |
| 1888 <action name="BrowserPlugin.Guest.Killed"> | 1888 <action name="BrowserPlugin.Guest.Killed"> |
| 1889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1889 <owner>wfh@chromium.org</owner> |
| 1890 <description>Please enter the description of this user action.</description> | 1890 <description>A renderer process died because it was killed.</description> |
| 1891 </action> |
| 1892 |
| 1893 <action name="BrowserPlugin.Guest.LaunchFailed"> |
| 1894 <owner>wfh@chromium.org</owner> |
| 1895 <description>A renderer process failed to launch.</description> |
| 1891 </action> | 1896 </action> |
| 1892 | 1897 |
| 1893 <action name="BrowserPlugin.Guest.Navigate"> | 1898 <action name="BrowserPlugin.Guest.Navigate"> |
| 1894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1895 <description>Please enter the description of this user action.</description> | 1900 <description>Please enter the description of this user action.</description> |
| 1896 </action> | 1901 </action> |
| 1897 | 1902 |
| 1898 <action name="BrowserPlugin.Guest.PermissionRequest"> | 1903 <action name="BrowserPlugin.Guest.PermissionRequest"> |
| 1899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1900 <description>Please enter the description of this user action.</description> | 1905 <description>Please enter the description of this user action.</description> |
| (...skipping 10828 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12729 <action name="webapps.AddShortcut.Manifest"> | 12734 <action name="webapps.AddShortcut.Manifest"> |
| 12730 <owner>mlamouri@chromium.org</owner> | 12735 <owner>mlamouri@chromium.org</owner> |
| 12731 <description> | 12736 <description> |
| 12732 Shortcut added to the homescreen with a valid Manifest. This action will be | 12737 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 12733 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 12738 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 12734 to keep a trend of whether the webapp also add meta tags. | 12739 to keep a trend of whether the webapp also add meta tags. |
| 12735 </description> | 12740 </description> |
| 12736 </action> | 12741 </action> |
| 12737 | 12742 |
| 12738 </actions> | 12743 </actions> |
| OLD | NEW |