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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 764763005: Plugin Power Saver: Always mark 'tiny' plugins as essential. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@0201-plugin-power-saver-use-poster-frame-on-blocked-only
Patch Set: 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:
Download patch
« no previous file with comments | « content/renderer/pepper/plugin_power_saver_helper_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1241bc95fbe8c3597d1c5e7c43add05e8ea7413a..86ab9f2c4e6dfaaf14685797f366f2e46278fbbb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52356,6 +52356,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1" label="Essential Same-Origin"/>
<int value="2" label="Essential Cross-Origin Big"/>
<int value="3" label="Essential Cross-Origin Whitelisted"/>
+ <int value="4" label="Essential Cross-Origin Tiny"/>
</enum>
<enum name="PluginPowerSaverUnthrottleMethod" type="int">
« no previous file with comments | « content/renderer/pepper/plugin_power_saver_helper_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698