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

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

Issue 2565223002: Add more specific metrics for main thread scrolling reasons (Closed)
Patch Set: Move updating main thread scrolling reasons from style to PLSA 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 a87695e72833a826f4f2b6b885499c0c1c709d09..a0bf99541d9c9865e055675eec66b1111c88ca00 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94322,6 +94322,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