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

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

Issue 1911373002: Articulate the cancel behavior in the WebTouchEvent. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: 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/public/web/WebInputEvent.h ('k') | ui/events/blink/blink_event_util.cc » ('j') | 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 4efd8df01b76fe0244d4c4e0f0c87644c4858522..cb87e2c2bd9e7f53caba33cb68ba2328babbb286 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -67044,6 +67044,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="2" label="Suppressed"/>
<int value="3" label="Cancelable and not canceled"/>
<int value="4" label="Cancelable and canceled"/>
+ <int value="5" label="Forced Non-Blocking"/>
</enum>
<enum name="EVWhitelistStatus" type="int">
« no previous file with comments | « third_party/WebKit/public/web/WebInputEvent.h ('k') | ui/events/blink/blink_event_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698