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

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

Issue 1341563002: Plugin Power Saver: Improve origin handling esp. with OOPIF. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index aa44430b34ea4becc99aa7f430e441924ec69b2f..935ced6788db235187b586899477fecc5a0695ae 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -68094,6 +68094,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="2" label="Essential Cross-Origin Big"/>
<int value="3" label="Essential Cross-Origin Whitelisted"/>
<int value="4" label="Essential Cross-Origin Tiny"/>
+ <int value="5" label="Essential Unknown Size"/>
</enum>
<enum name="PluginPowerSaverPosterParamPresence" type="int">
« content/renderer/pepper/plugin_power_saver_helper.cc ('K') | « content/renderer/render_frame_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698