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

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

Issue 2814723002: Measure SVGPathElement.getPathSegAtLength usage (Closed)
Patch Set: Created 3 years, 8 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/SVGPathElement.idl ('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 c6e14676b489546b86b9e18fea24044487922ee1..4f445cf11450a183f87add5bc72d6b639c54d335 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -95259,6 +95259,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1914" label="CanRequestURLHTTPContainingNewline"/>
<int value="1915" label="CanRequestURLNonHTTPContainingNewline"/>
<int value="1916" label="GetGamepads"/>
+ <int value="1917" label="V8SVGPathElement_GetPathSegAtLength_Method"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGPathElement.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698