Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(61)

Side by Side Diff: tools/metrics/actions/actions.xml

Issue 239113007: <webview>: Move pointerLock permission to chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_downloads_to_chrome
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « content/public/common/browser_plugin_permission_type.h ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 1664 matching lines...) Expand 10 before | Expand all | Expand 10 after
1675 </action> 1675 </action>
1676 1676
1677 <action name="BrowserPlugin.Guest.PermissionRequest.JSDialog"> 1677 <action name="BrowserPlugin.Guest.PermissionRequest.JSDialog">
1678 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1678 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1679 <description>Please enter the description of this user action.</description> 1679 <description>Please enter the description of this user action.</description>
1680 </action> 1680 </action>
1681 1681
1682 <action name="BrowserPlugin.Guest.PermissionRequest.Media"> 1682 <action name="BrowserPlugin.Guest.PermissionRequest.Media">
1683 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1683 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1684 <description>Please enter the description of this user action.</description> 1684 <description>Please enter the description of this user action.</description>
1685 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1685 </action> 1686 </action>
1686 1687
1687 <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow"> 1688 <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow">
1688 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1689 <description>Please enter the description of this user action.</description> 1690 <description>Please enter the description of this user action.</description>
1690 </action> 1691 </action>
1691 1692
1692 <action name="BrowserPlugin.Guest.PermissionRequest.PointerLock"> 1693 <action name="BrowserPlugin.Guest.PermissionRequest.PointerLock">
1693 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1694 <description>Please enter the description of this user action.</description> 1695 <description>Please enter the description of this user action.</description>
1696 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1695 </action> 1697 </action>
1696 1698
1697 <action name="BrowserPlugin.Guest.Responsive"> 1699 <action name="BrowserPlugin.Guest.Responsive">
1698 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1699 <description>Please enter the description of this user action.</description> 1701 <description>Please enter the description of this user action.</description>
1700 </action> 1702 </action>
1701 1703
1702 <action name="BrowserPlugin.Guest.StartDrag"> 1704 <action name="BrowserPlugin.Guest.StartDrag">
1703 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1704 <description>Please enter the description of this user action.</description> 1706 <description>Please enter the description of this user action.</description>
(...skipping 28 matching lines...) Expand all
1733 </action> 1735 </action>
1734 1736
1735 <action name="BrowserPlugin.PermissionAllow.NewWindow"> 1737 <action name="BrowserPlugin.PermissionAllow.NewWindow">
1736 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1738 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1737 <description>Please enter the description of this user action.</description> 1739 <description>Please enter the description of this user action.</description>
1738 </action> 1740 </action>
1739 1741
1740 <action name="BrowserPlugin.PermissionAllow.PointerLock"> 1742 <action name="BrowserPlugin.PermissionAllow.PointerLock">
1741 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1743 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1742 <description>Please enter the description of this user action.</description> 1744 <description>Please enter the description of this user action.</description>
1745 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1743 </action> 1746 </action>
1744 1747
1745 <action name="BrowserPlugin.PermissionDeny.Download"> 1748 <action name="BrowserPlugin.PermissionDeny.Download">
1746 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1749 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1747 <description>Please enter the description of this user action.</description> 1750 <description>Please enter the description of this user action.</description>
1748 <obsolete>This permission has been moved to the chrome layer.</obsolete> 1751 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1749 </action> 1752 </action>
1750 1753
1751 <action name="BrowserPlugin.PermissionDeny.Geolocation"> 1754 <action name="BrowserPlugin.PermissionDeny.Geolocation">
1752 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
(...skipping 12 matching lines...) Expand all
1765 </action> 1768 </action>
1766 1769
1767 <action name="BrowserPlugin.PermissionDeny.NewWindow"> 1770 <action name="BrowserPlugin.PermissionDeny.NewWindow">
1768 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1771 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1769 <description>Please enter the description of this user action.</description> 1772 <description>Please enter the description of this user action.</description>
1770 </action> 1773 </action>
1771 1774
1772 <action name="BrowserPlugin.PermissionDeny.PointerLock"> 1775 <action name="BrowserPlugin.PermissionDeny.PointerLock">
1773 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1776 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1774 <description>Please enter the description of this user action.</description> 1777 <description>Please enter the description of this user action.</description>
1778 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1775 </action> 1779 </action>
1776 1780
1777 <action name="CanCommitURL_BlockedAndKilled"> 1781 <action name="CanCommitURL_BlockedAndKilled">
1778 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1782 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1779 <description>Please enter the description of this user action.</description> 1783 <description>Please enter the description of this user action.</description>
1780 </action> 1784 </action>
1781 1785
1782 <action name="Cancel"> 1786 <action name="Cancel">
1783 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1787 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1784 <description>Please enter the description of this user action.</description> 1788 <description>Please enter the description of this user action.</description>
(...skipping 8946 matching lines...) Expand 10 before | Expand all | Expand 10 after
10731 </action> 10735 </action>
10732 10736
10733 <action name="WebView.PermissionAllow.Media"> 10737 <action name="WebView.PermissionAllow.Media">
10734 <owner>fsamuel@chromium.org</owner> 10738 <owner>fsamuel@chromium.org</owner>
10735 <owner>lazyboy@chromium.org</owner> 10739 <owner>lazyboy@chromium.org</owner>
10736 <description> 10740 <description>
10737 Tracks when the media permission is explicitly allowed on a webview. 10741 Tracks when the media permission is explicitly allowed on a webview.
10738 </description> 10742 </description>
10739 </action> 10743 </action>
10740 10744
10745 <action name="WebView.PermissionAllow.PointerLock">
10746 <owner>fsamuel@chromium.org</owner>
10747 <owner>lazyboy@chromium.org</owner>
10748 <description>
10749 Tracks when the pointerLock permission is explicitly allowed on a webview.
10750 </description>
10751 </action>
10752
10741 <action name="WebView.PermissionDeny.Download"> 10753 <action name="WebView.PermissionDeny.Download">
10742 <owner>fsamuel@chromium.org</owner> 10754 <owner>fsamuel@chromium.org</owner>
10743 <owner>lazyboy@chromium.org</owner> 10755 <owner>lazyboy@chromium.org</owner>
10744 <description> 10756 <description>
10745 Tracks when the download permission is explicitly denied on a webview. 10757 Tracks when the download permission is explicitly denied on a webview.
10746 </description> 10758 </description>
10747 </action> 10759 </action>
10748 10760
10749 <action name="WebView.PermissionDeny.Geolocation"> 10761 <action name="WebView.PermissionDeny.Geolocation">
10750 <owner>fsamuel@chromium.org</owner> 10762 <owner>fsamuel@chromium.org</owner>
10751 <owner>lazyboy@chromium.org</owner> 10763 <owner>lazyboy@chromium.org</owner>
10752 <description> 10764 <description>
10753 Tracks when the geolocation permission is explicitly denied on a webview. 10765 Tracks when the geolocation permission is explicitly denied on a webview.
10754 </description> 10766 </description>
10755 </action> 10767 </action>
10756 10768
10757 <action name="WebView.PermissionDeny.Media"> 10769 <action name="WebView.PermissionDeny.Media">
10758 <owner>fsamuel@chromium.org</owner> 10770 <owner>fsamuel@chromium.org</owner>
10759 <owner>lazyboy@chromium.org</owner> 10771 <owner>lazyboy@chromium.org</owner>
10760 <description> 10772 <description>
10761 Tracks when the media permission is explicitly denied on a webview. 10773 Tracks when the media permission is explicitly denied on a webview.
10762 </description> 10774 </description>
10763 </action> 10775 </action>
10764 10776
10777 <action name="WebView.PermissionDeny.PointerLock">
10778 <owner>fsamuel@chromium.org</owner>
10779 <owner>lazyboy@chromium.org</owner>
10780 <description>
10781 Tracks when the pointerLock permission is explicitly denied on a webview.
10782 </description>
10783 </action>
10784
10765 <action name="WebView.Reload"> 10785 <action name="WebView.Reload">
10766 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10786 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10767 <description>Please enter the description of this user action.</description> 10787 <description>Please enter the description of this user action.</description>
10768 </action> 10788 </action>
10769 10789
10770 <action name="WebView.Stop"> 10790 <action name="WebView.Stop">
10771 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10791 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10772 <description>Please enter the description of this user action.</description> 10792 <description>Please enter the description of this user action.</description>
10773 </action> 10793 </action>
10774 10794
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
10911 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10931 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10912 <description>Please enter the description of this user action.</description> 10932 <description>Please enter the description of this user action.</description>
10913 </action> 10933 </action>
10914 10934
10915 <action name="webapps.AddShortcut.Bookmark"> 10935 <action name="webapps.AddShortcut.Bookmark">
10916 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10936 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10917 <description>Please enter the description of this user action.</description> 10937 <description>Please enter the description of this user action.</description>
10918 </action> 10938 </action>
10919 10939
10920 </actions> 10940 </actions>
OLDNEW
« no previous file with comments | « content/public/common/browser_plugin_permission_type.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698