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

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

Issue 1790143004: Add three UseCounters for LABEL element. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/HTMLLabelElement.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 8b7cd324c8d375719c37c70f93257ca4f67a96d0..4fa4321e7db120e077fe8ac326bd6f4a9d222b86 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -68346,6 +68346,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1258" label="DocumentAllLegacyCallIndexed"/>
<int value="1259" label="DocumentAllLegacyCallIndexedWithNonNumber"/>
<int value="1260" label="DocumentAllLegacyCallTwoArguments"/>
+ <int value="1261" label="HTMLLabelElementFormIsDifferentFromControlForm"/>
+ <int value="1262" label="HTMLLabelElementHasNoControlAndFormIsAncestor"/>
+ <int value="1263" label="HTMLLabelElementControlForNonFormAssociatedElement"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLLabelElement.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698