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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2802083002: Add use-counters for use of CSS parsing in WebkitCSSMatrix. (Closed)
Patch Set: none 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/frame/UseCounter.h ('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 790748cfab6013c941832b528f865b61ac5721bc..94b0fcaca2c9433423aa0ac97da7f02308f6b2f2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94904,6 +94904,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1909" label="WindowOpenWithInvalidURL"/>
<int value="1910" label="CrossOriginMainFrameNulledNameAccessed"/>
<int value="1911" label="MenuItemElementIconAttribute"/>
+ <int value="1912" label="WebkitCSSMatrixSetMatrixValue"/>
+ <int value="1913" label="WebkitCSSMatrixConstructFromString"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698