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

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

Issue 2668423004: Add usage counter for each value of webkit-user-modify (Closed)
Patch Set: Created 3 years, 11 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 730bbdee3e960df98f1c1bd3b6227c2cf0994c4a..2db4970300e56bff45b5ebcc6ef905ebd44fa55e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90421,6 +90421,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1795" label="WebNFCWatch"/>
<int value="1796" label="WebNFCCancelWatch"/>
<int value="1797" label="AudioParamCancelAndHoldAtTime"/>
+ <int value="1798" label="CSSValueUserModifyReadOnly"/>
+ <int value="1799" label="CSSValueUserModifyReadWrite"/>
+ <int value="1800" label="CSSValueUserModifyReadWritePlaintextOnly"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698