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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1888163003: Articulate the cancel behavior in the WebTouchEvent. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index cf549442b3e8d4a4cc9ee9d754c1b1ae02291f31..9363442fc9d074a335b509f1c2677067f3cb6ed0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -67162,6 +67162,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">

Powered by Google App Engine
This is Rietveld 408576698