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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2746603003: Add UseCounter for overflow -webkit-paged-x and -webkit-paged-y. (Closed)
Patch Set: rebase number two! Created 3 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
« no previous file with comments | « third_party/WebKit/Source/core/layout/LayoutBlockFlow.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 bc6e38d831f920ac4c027b72e9411dcf3c41f7da..607b634f7baeb8a733a87d8e03876d6b780ce7c6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -93403,6 +93403,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1864" label="VRPoseLinearAcceleration"/>
<int value="1865" label="VRPoseAngularVelocity"/>
<int value="1866" label="VRPoseAngularAcceleration"/>
+ <int value="1867" label="CSSOverflowPaged"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698