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 |
| 11 Please run extract_actions.py to add new actions and pretty-print this file. | 11 Please run extract_actions.py to add new actions and pretty-print this file. |
| 12 | 12 |
| 13 If a user action is not being used any more, put an <obsolete> tag under | 13 If a user action is not being used any more, put an <obsolete> tag under |
|
jar (doing other things)
2014/07/22 22:30:35
You should probably use this tag for the old name,
Ryan Hamilton
2014/07/22 22:38:22
Done.
| |
| 14 the <action> tag with necessary explanation. Don't delete things in this file. | 14 the <action> tag with necessary explanation. Don't delete things in this file. |
| 15 | 15 |
| 16 TODO(yiyaoliu): | 16 TODO(yiyaoliu): |
| 17 Currently, only file-level comments are supported. By running | 17 Currently, only file-level comments are supported. By running |
| 18 extract_actions.py, comments at other places will be deleted. Ideally, comments | 18 extract_actions.py, comments at other places will be deleted. Ideally, comments |
| 19 should be able to be added at any place in this file. | 19 should be able to be added at any place in this file. |
| 20 --> | 20 --> |
| 21 | 21 |
| 22 <actions> | 22 <actions> |
| 23 | 23 |
| (...skipping 1810 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1834 <action name="ClearBrowsingData_Autofill"> | 1834 <action name="ClearBrowsingData_Autofill"> |
| 1835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1836 <description>Please enter the description of this user action.</description> | 1836 <description>Please enter the description of this user action.</description> |
| 1837 </action> | 1837 </action> |
| 1838 | 1838 |
| 1839 <action name="ClearBrowsingData_Cache"> | 1839 <action name="ClearBrowsingData_Cache"> |
| 1840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1841 <description>Please enter the description of this user action.</description> | 1841 <description>Please enter the description of this user action.</description> |
| 1842 </action> | 1842 </action> |
| 1843 | 1843 |
| 1844 <action name="ClearBrowsingData_ChannelIDs"> | |
| 1845 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1846 <description>Please enter the description of the metric.</description> | |
| 1847 </action> | |
| 1848 | |
| 1844 <action name="ClearBrowsingData_ContentLicenses"> | 1849 <action name="ClearBrowsingData_ContentLicenses"> |
| 1845 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1846 <description>Please enter the description of this user action.</description> | 1851 <description>Please enter the description of this user action.</description> |
| 1847 </action> | 1852 </action> |
| 1848 | 1853 |
| 1849 <action name="ClearBrowsingData_Cookies"> | 1854 <action name="ClearBrowsingData_Cookies"> |
| 1850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1851 <description>Please enter the description of this user action.</description> | 1856 <description>Please enter the description of this user action.</description> |
| 1852 </action> | 1857 </action> |
| 1853 | 1858 |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1904 <action name="ClearBrowsingData_MaskContainsUnprotectedWeb"> | 1909 <action name="ClearBrowsingData_MaskContainsUnprotectedWeb"> |
| 1905 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1906 <description>Please enter the description of this user action.</description> | 1911 <description>Please enter the description of this user action.</description> |
| 1907 </action> | 1912 </action> |
| 1908 | 1913 |
| 1909 <action name="ClearBrowsingData_Passwords"> | 1914 <action name="ClearBrowsingData_Passwords"> |
| 1910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1911 <description>Please enter the description of this user action.</description> | 1916 <description>Please enter the description of this user action.</description> |
| 1912 </action> | 1917 </action> |
| 1913 | 1918 |
| 1914 <action name="ClearBrowsingData_ServerBoundCerts"> | |
| 1915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1916 <description>Please enter the description of this user action.</description> | |
| 1917 </action> | |
| 1918 | |
| 1919 <action name="ClearBrowsingData_ShaderCache"> | 1919 <action name="ClearBrowsingData_ShaderCache"> |
| 1920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1921 <description>Please enter the description of this user action.</description> | 1921 <description>Please enter the description of this user action.</description> |
| 1922 </action> | 1922 </action> |
| 1923 | 1923 |
| 1924 <action name="ClearBrowsingData_ShowDlg"> | 1924 <action name="ClearBrowsingData_ShowDlg"> |
| 1925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 1925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 1926 <description>Please enter the description of this user action.</description> | 1926 <description>Please enter the description of this user action.</description> |
| 1927 </action> | 1927 </action> |
| 1928 | 1928 |
| (...skipping 9400 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 11330 <description>Please enter the description of this user action.</description> | 11330 <description>Please enter the description of this user action.</description> |
| 11331 </action> | 11331 </action> |
| 11332 | 11332 |
| 11333 <action name="webapps.AddShortcut.Bookmark"> | 11333 <action name="webapps.AddShortcut.Bookmark"> |
| 11334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 11334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 11335 <description>Please enter the description of this user action.</description> | 11335 <description>Please enter the description of this user action.</description> |
| 11336 </action> | 11336 </action> |
| 11337 | 11337 |
| 11338 </actions> | 11338 </actions> |
| OLD | NEW |