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

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

Issue 2565223002: Add more specific metrics for main thread scrolling reasons (Closed)
Patch Set: Relocate the logic of updating mainThreadScrollingFromStyle 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 d2ae89d8758cb8e1cdc84f6f341dc5fa8045fb7f..b9464217ff615634e8177a62fbd4f18c967fdb04 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -93923,6 +93923,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