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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2218883002: Record HTMLPluginElement::requestObject result. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: pdr comments 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
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp ('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 b98acdbedd4e833529795bda014b6e3c3e82bbad..4cb99dda8ec540f91e65638d2d0d3e846e2b20f2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -42801,6 +42801,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.
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698