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

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

Issue 2680973010: Log when PreventDefaulting event forced uncancellable. (Closed)
Patch Set: Rebase Created 3 years, 10 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/core/frame/UseCounter.h ('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 a78db125086afabb1b26eff8f927b0ab63c1999b..8b3802a0819af5213e3a5f05be526f5428d41900 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -91164,6 +91164,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1810" label="V8DeprecatedStorageQuota_QueryUsageAndQuota_Method"/>
<int value="1811" label="V8DeprecatedStorageQuota_RequestQuota_Method"/>
<int value="1812" label="V8FileReaderSync_Constructor"/>
+ <int value="1813" label="UncancellableTouchEventPreventDefaulted"/>
+ <int value="1814"
+ label="UncancellableTouchEventDueToMainThreadResponsivenessPreventDefaulted"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698