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

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

Issue 1799253002: Stricter user gestures for touch - measure and warn (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tweaks Created 4 years, 8 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/UserGestureIndicatorTest.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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1152440449eb1840388e1954f82947a0ed8fbfc5..1b4d565fed84561201aa6ed1be41f999d0823588 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -70173,6 +70173,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1281" label="InvalidReportUriDirectiveInMetaCSP"/>
<int value="1282" label="InvalidSandboxDirectiveInMetaCSP"/>
<int value="1283" label="InvalidFrameAncestorsDirectiveInMetaCSP"/>
+ <int value="1284" label="TouchDragUserGestureUsed"/>
+ <int value="1285" label="TouchDragUserGestureUsedCrossOrigin"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/platform/UserGestureIndicatorTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698