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

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

Issue 2902723006: Measure the usage of <ol>.start with |reversed| and no |start| attribute. (Closed)
Patch Set: rebased Created 3 years, 7 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/html/HTMLOListElement.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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 0d8df13626178082fbd813fa1a73730fce4068a1..e3352a6a16c8482abd4aeee0e52edb06ba8bf785 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15037,6 +15037,8 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="2008" label="UnitlessZeroAngleGradient"/>
<int value="2009" label="UnitlessZeroAngleOffsetRotate"/>
<int value="2010" label="UnitlessZeroAngleTransform"/>
+ <int value="2011"
+ label="HTMLOListElementStartGetterReversedWithoutStartAttribute"/>
</enum>
<enum name="FeedbackSource" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLOListElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698