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

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

Issue 2218883002: Record HTMLPluginElement::requestObject result. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: clean ups Created 4 years, 4 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 5b8d8d55d0932452d28a99350da435a2388f3f5e..39afa93f0e91ef99c124deb929934c9b9cf24c61 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -42753,6 +42753,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Plugin.RequestObjectResult" enum="BooleanSuccess">
+ <owner>mlamouri@chromium.org</owner>
+ <summary>Result of HTMLPluginElement::requestObject in Blink.</summary>
+</histogram>
+
<histogram name="Plugin.SyncMessageTime" units="ms">
<obsolete>
Deprecated due to NPAPI removal.

Powered by Google App Engine
This is Rietveld 408576698