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

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

Issue 2565223002: Add more specific metrics for main thread scrolling reasons (Closed)
Patch Set: Test that there should be no reason set if setPrefercompositingToCDLTextEnabled(true) Created 4 years 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 30ef6d00e325ab504f049c73b9e30fd11499cf45..63777195945485b260330f26683312924d46de68 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94456,6 +94456,7 @@ value.
<int value="14" label="Animating scroll on main thread"/>
<int value="15" label="Has sticky position objects"/>
<int value="16" label="Requires hit testing on custom scrollbars"/>
+ <int value="17" label="Has opacity"/>
</enum>
<enum name="MakeChromeDefaultResult" type="int">

Powered by Google App Engine
This is Rietveld 408576698