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

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

Issue 2327333003: Add a use counter of css clip of fixed-pos elements. (Closed)
Patch Set: Created 4 years, 3 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 | « third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp ('k') | no next file » | 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 4553f67e732f3e446beeb2a1889bfad9076bd27c..b16cd9092fccea59c686c96c3aa9d43309c94c36 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -79940,6 +79940,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1532" label="UsbDeviceIsochronousTransferIn"/>
<int value="1533" label="UsbDeviceIsochronousTransferOut"/>
<int value="1534" label="UsbDeviceReset"/>
+
+ <int value="1552" label="ClipCssOfFixedPositionElement"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698