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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2398763002: Add font substitution metric for Linux (Closed)
Patch Set: No ScopedSubstFont in PDFiumEngineExports Created 4 years, 2 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 | « pdf/preview_mode_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/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 60f86ad66cabb0afc1d6afef81dd97e9691d3144..06c84a36b929e835f952ee7262034b0189369e1f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -42021,6 +42021,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="PDF.IsFontSubstituted" enum="Boolean">
+ <owner>npm@chromium.org</owner>
+ <summary>
+ Tracks documents opened in the PDF viewer where substitute fonts need to be
+ used.
+ </summary>
+</histogram>
+
<histogram name="Pepper.InterfaceUsed" enum="PepperInterface">
<owner>sehr@chromium.org</owner>
<owner>bradnelson@chromium.org</owner>
« no previous file with comments | « pdf/preview_mode_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698