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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2635583002: Add UseCounter for setPointerCapture outside dispatch (Closed)
Patch Set: Merge branch 'master' into capture-metrics 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 6b52fd6c5aee75318a5bfc2e62dd574b23156816..a9465330b3ba16ec7d3ed2eacc98e5bbb8ff0f95 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -89078,6 +89078,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1768" label="DocumentCompleteURLContainingNewline"/>
<int value="1769" label="DocumentCompleteURLContainingOpenBrace"/>
<int value="1770" label="DocumentCompleteURLContainingNewlineAndOpenBrace"/>
+ <int value="1771" label="PointerEventSetCaptureOutsideDispatch"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698