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

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

Issue 1601243003: Add Page Based Scroll main thread scrolling reason. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove blank line Created 4 years, 11 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 | « cc/input/input_handler.h ('k') | ui/events/blink/input_handler_proxy.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 b81cfa488d8bb55b6e6d54a9802dd9ba4566f0a6..caf0a7f676d5c3aa47a409c6b3a0455f1624dabc 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -70025,6 +70025,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="10" label="Not scrollable"/>
<int value="11" label="Continuing main thread scroll"/>
<int value="12" label="Non-invertible transform"/>
+ <int value="13" label="Page based scrolling"/>
</enum>
<enum name="MakeChromeDefaultResult" type="int">
« no previous file with comments | « cc/input/input_handler.h ('k') | ui/events/blink/input_handler_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698