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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2894963002: Gather UMA for click retarget due to DOM changes (Closed)
Patch Set: 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/platform/RuntimeEnabledFeatures.json5 ('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 441ddd975759eec65eb5b4aac562b77333853c84..33afb77a8e0ca4adfccd8a339f34c50177ceea9c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -15792,6 +15792,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Event.ClickNotFiredDueToDomManipulation">
rkaplow 2017/05/24 17:26:13 can you add the enum (Boolean)
Navid Zolghadr 2017/05/24 20:49:48 Done.
+ <owner>nzolghadr@chromium.org</owner>
+ <summary>
+ Number of times click target would be affected by DOM manipulation. Team:
rkaplow 2017/05/24 17:26:13 This isn't really the "number of times" since you'
Navid Zolghadr 2017/05/24 20:49:48 Done.
+ input-dev@chromium.org.
+ </summary>
+</histogram>
+
<histogram name="Event.CoalescedCount.Mouse">
<owner>tdresser@chromium.org</owner>
Team: input-dev@chromium.org.
« no previous file with comments | « third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698