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/actions/actions.xml

Issue 2398763002: Add font substitution metric for Linux (Closed)
Patch Set: 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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 4eef2a1aec3e1347829c02e219d09fd6a1c8de0a..b2cfd3b7fd14bfe2e905a1e90e2f2ab4f8083666 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -12487,6 +12487,11 @@ should be able to be added at any place in this file.
<obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
</action>
+<action name="PDF.FontSubstituted">
+ <owner>npm@chromium.org</owner>
+ <description>When a pdf requests for font substitute</description>
+</action>
+
<action name="PDF.LoadFailure">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>

Powered by Google App Engine
This is Rietveld 408576698