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

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

Issue 2132323002: Add some additional SMIL use counters (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 5 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/svg/animation/SVGSMILElement.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 e85cdf1b07a8001a0ab1994deca3f5f7b708d0a3..792d6d323f9fcfa9c058372d05562142fd5dd7b2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76940,6 +76940,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1452" label="PointerDownFired"/>
<int value="1453" label="PointerDownFiredForTouch"/>
<int value="1454" label="PointerEventDispatchPointerDown"/>
+ <int value="1455" label="SVGSMILBeginOrEndEventValue"/>
+ <int value="1456" label="SVGSMILBeginOrEndSyncbaseValue"/>
+ <int value="1457" label="SVGSMILElementInsertedAfterLoad"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698