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

Unified Diff: tools/metrics/actions/actions.xml

Issue 801053003: Never display unauthorized plugin info bar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove a header file Created 6 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/renderer/chrome_content_renderer_client.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 0ca0164038b05f7dc6e5901870d64139e05f7b8c..3463d51d4420852ee56ce1cdc21054957dbfcf29 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -1266,56 +1266,67 @@ should be able to be added at any place in this file.
<action name="BlockedPluginInfobar.AllowThisTime">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.AlwaysAllow">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Closed">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Dismissed">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.LearnMore">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Shown">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Shown.Java">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Shown.QuickTime">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Shown.RealPlayer">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Shown.Shockwave">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Shown.WindowsMediaPlayer">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>This infobar has been removed.</obsolete>
</action>
<action name="Bold">
« no previous file with comments | « chrome/renderer/chrome_content_renderer_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698