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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1308273010: Adapt and reland old position sticky implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Store ancestor overflow layer on PaintLayer to compute before other dependent compositing inputs. Created 4 years, 9 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index fa5b1846a3a3b47fff215dedb7665d2cba04cbb5..5d9c60bd92d15ea5a759b22246f20fd7a8a95690 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -72681,6 +72681,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="11" label="Continuing main thread scroll"/>
<int value="12" label="Non-invertible transform"/>
<int value="13" label="Page based scrolling"/>
+ <int value="14" label="Has sticky position objects"/>
</enum>
<enum name="MakeChromeDefaultResult" type="int">

Powered by Google App Engine
This is Rietveld 408576698