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

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

Issue 723803004: Update UseCounter enums in histograms.xml (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 | « no previous file | 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 c06b504e9634c4aa0a7933f9d67d25dda8c17ea3..63ee64c3157c9a6d964c23a56f82c42fdf842d68 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -45748,6 +45748,27 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="576" label="RenderRuby"/>
<int value="577" label="CanvasRenderingContext2DCompositeOperationDarker"/>
<int value="578" label="ScriptElementWithInvalidTypeHasSrc"/>
+ <int value="579" label="TimelineStart"/>
+ <int value="580" label="ElementBaseURIFromXMLBase"/>
+ <int value="581"
+ label="XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload"/>
+ <int value="582" label="CSSSelectorPseudoScrollbar"/>
+ <int value="583" label="CSSSelectorPseudoScrollbarButton"/>
+ <int value="584" label="CSSSelectorPseudoScrollbarThumb"/>
+ <int value="585" label="CSSSelectorPseudoScrollbarTrack"/>
+ <int value="586" label="CSSSelectorPseudoScrollbarTrackPiece"/>
+ <int value="587" label="LangAttribute"/>
+ <int value="588" label="LangAttributeOnHTML"/>
+ <int value="589" label="LangAttributeOnBody"/>
+ <int value="590" label="LangAttributeDoesNotMatchToUILocale"/>
+ <int value="591" label="InputTypeSubmit"/>
+ <int value="592" label="InputTypeSubmitWithValue"/>
+ <int value="593" label="SetReferrerPolicy"/>
+ <int value="594" label="DOMImplementationHasFeatureReturnFalseInternal"/>
+ <int value="595" label="MouseEventWhich"/>
+ <int value="596" label="UIEventCharCode"/>
+ <int value="597" label="UIEventKeyCode"/>
+ <int value="598" label="UIEventWhich"/>
</enum>
<enum name="FFmpegCodecs" type="int">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698