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

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

Issue 239143007: <webview>: Move JavaScript Dialog API to chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_pointer_lock_to_chrome
Patch Set: Addressed nits 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 1659 matching lines...) Expand 10 before | Expand all | Expand 10 after
1670 1670
1671 <action name="BrowserPlugin.Guest.PermissionRequest.Geolocation"> 1671 <action name="BrowserPlugin.Guest.PermissionRequest.Geolocation">
1672 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1672 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1673 <description>Please enter the description of this user action.</description> 1673 <description>Please enter the description of this user action.</description>
1674 <obsolete>This permission has been moved to the chrome layer.</obsolete> 1674 <obsolete>This permission has been moved to the chrome layer.</obsolete>
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 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1680 </action> 1681 </action>
1681 1682
1682 <action name="BrowserPlugin.Guest.PermissionRequest.Media"> 1683 <action name="BrowserPlugin.Guest.PermissionRequest.Media">
1683 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1684 <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> 1685 <description>Please enter the description of this user action.</description>
1685 <obsolete>This permission has been moved to the chrome layer.</obsolete> 1686 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1686 </action> 1687 </action>
1687 1688
1688 <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow"> 1689 <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow">
1689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
(...skipping 29 matching lines...) Expand all
1719 1720
1720 <action name="BrowserPlugin.PermissionAllow.Geolocation"> 1721 <action name="BrowserPlugin.PermissionAllow.Geolocation">
1721 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1722 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1722 <description>Please enter the description of this user action.</description> 1723 <description>Please enter the description of this user action.</description>
1723 <obsolete>This permission has been moved to the chrome layer.</obsolete> 1724 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1724 </action> 1725 </action>
1725 1726
1726 <action name="BrowserPlugin.PermissionAllow.JSDialog"> 1727 <action name="BrowserPlugin.PermissionAllow.JSDialog">
1727 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1728 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1728 <description>Please enter the description of this user action.</description> 1729 <description>Please enter the description of this user action.</description>
1730 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1729 </action> 1731 </action>
1730 1732
1731 <action name="BrowserPlugin.PermissionAllow.Media"> 1733 <action name="BrowserPlugin.PermissionAllow.Media">
1732 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1733 <description>Please enter the description of this user action.</description> 1735 <description>Please enter the description of this user action.</description>
1734 <obsolete>This permission has been moved to the chrome layer.</obsolete> 1736 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1735 </action> 1737 </action>
1736 1738
1737 <action name="BrowserPlugin.PermissionAllow.NewWindow"> 1739 <action name="BrowserPlugin.PermissionAllow.NewWindow">
1738 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
(...skipping 13 matching lines...) Expand all
1752 </action> 1754 </action>
1753 1755
1754 <action name="BrowserPlugin.PermissionDeny.Geolocation"> 1756 <action name="BrowserPlugin.PermissionDeny.Geolocation">
1755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1757 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1756 <description>Please enter the description of this user action.</description> 1758 <description>Please enter the description of this user action.</description>
1757 </action> 1759 </action>
1758 1760
1759 <action name="BrowserPlugin.PermissionDeny.JSDialog"> 1761 <action name="BrowserPlugin.PermissionDeny.JSDialog">
1760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1762 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1761 <description>Please enter the description of this user action.</description> 1763 <description>Please enter the description of this user action.</description>
1764 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1762 </action> 1765 </action>
1763 1766
1764 <action name="BrowserPlugin.PermissionDeny.Media"> 1767 <action name="BrowserPlugin.PermissionDeny.Media">
1765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1768 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1766 <description>Please enter the description of this user action.</description> 1769 <description>Please enter the description of this user action.</description>
1767 <obsolete>This permission has been moved to the chrome layer.</obsolete> 1770 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1768 </action> 1771 </action>
1769 1772
1770 <action name="BrowserPlugin.PermissionDeny.NewWindow"> 1773 <action name="BrowserPlugin.PermissionDeny.NewWindow">
1771 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 1774 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
(...skipping 8955 matching lines...) Expand 10 before | Expand all | Expand 10 after
10727 </action> 10730 </action>
10728 10731
10729 <action name="WebView.PermissionAllow.Geolocation"> 10732 <action name="WebView.PermissionAllow.Geolocation">
10730 <owner>fsamuel@chromium.org</owner> 10733 <owner>fsamuel@chromium.org</owner>
10731 <owner>lazyboy@chromium.org</owner> 10734 <owner>lazyboy@chromium.org</owner>
10732 <description> 10735 <description>
10733 Tracks when the geolocation permission is explicitly allowed on a webview. 10736 Tracks when the geolocation permission is explicitly allowed on a webview.
10734 </description> 10737 </description>
10735 </action> 10738 </action>
10736 10739
10740 <action name="WebView.PermissionAllow.JSDialog">
10741 <owner>fsamuel@chromium.org</owner>
10742 <owner>lazyboy@chromium.org</owner>
10743 <description>
10744 Tracks when the dialog permission is explicitly allowed on a webview.
10745 </description>
10746 </action>
10747
10737 <action name="WebView.PermissionAllow.Media"> 10748 <action name="WebView.PermissionAllow.Media">
10738 <owner>fsamuel@chromium.org</owner> 10749 <owner>fsamuel@chromium.org</owner>
10739 <owner>lazyboy@chromium.org</owner> 10750 <owner>lazyboy@chromium.org</owner>
10740 <description> 10751 <description>
10741 Tracks when the media permission is explicitly allowed on a webview. 10752 Tracks when the media permission is explicitly allowed on a webview.
10742 </description> 10753 </description>
10743 </action> 10754 </action>
10744 10755
10745 <action name="WebView.PermissionAllow.PointerLock"> 10756 <action name="WebView.PermissionAllow.PointerLock">
10746 <owner>fsamuel@chromium.org</owner> 10757 <owner>fsamuel@chromium.org</owner>
(...skipping 12 matching lines...) Expand all
10759 </action> 10770 </action>
10760 10771
10761 <action name="WebView.PermissionDeny.Geolocation"> 10772 <action name="WebView.PermissionDeny.Geolocation">
10762 <owner>fsamuel@chromium.org</owner> 10773 <owner>fsamuel@chromium.org</owner>
10763 <owner>lazyboy@chromium.org</owner> 10774 <owner>lazyboy@chromium.org</owner>
10764 <description> 10775 <description>
10765 Tracks when the geolocation permission is explicitly denied on a webview. 10776 Tracks when the geolocation permission is explicitly denied on a webview.
10766 </description> 10777 </description>
10767 </action> 10778 </action>
10768 10779
10780 <action name="WebView.PermissionDeny.JSDialog">
10781 <owner>fsamuel@chromium.org</owner>
10782 <owner>lazyboy@chromium.org</owner>
10783 <description>
10784 Tracks when the dialog permission is explicitly denied on a webview.
10785 </description>
10786 </action>
10787
10769 <action name="WebView.PermissionDeny.Media"> 10788 <action name="WebView.PermissionDeny.Media">
10770 <owner>fsamuel@chromium.org</owner> 10789 <owner>fsamuel@chromium.org</owner>
10771 <owner>lazyboy@chromium.org</owner> 10790 <owner>lazyboy@chromium.org</owner>
10772 <description> 10791 <description>
10773 Tracks when the media permission is explicitly denied on a webview. 10792 Tracks when the media permission is explicitly denied on a webview.
10774 </description> 10793 </description>
10775 </action> 10794 </action>
10776 10795
10777 <action name="WebView.PermissionDeny.PointerLock"> 10796 <action name="WebView.PermissionDeny.PointerLock">
10778 <owner>fsamuel@chromium.org</owner> 10797 <owner>fsamuel@chromium.org</owner>
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
10931 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10950 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10932 <description>Please enter the description of this user action.</description> 10951 <description>Please enter the description of this user action.</description>
10933 </action> 10952 </action>
10934 10953
10935 <action name="webapps.AddShortcut.Bookmark"> 10954 <action name="webapps.AddShortcut.Bookmark">
10936 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10937 <description>Please enter the description of this user action.</description> 10956 <description>Please enter the description of this user action.</description>
10938 </action> 10957 </action>
10939 10958
10940 </actions> 10959 </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