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

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

Issue 2817583006: Add a use-counter for viewport-fixed position:fixed under a filter (Closed)
Patch Set: Merge branch 'master' into usecounterfilter Created 3 years, 8 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/compositing/CompositingInputsUpdater.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 9cf7ba5aebd3f9406cf767aa2e937d1893b06a8d..b8fdee7d627854c75f56bc3318cd12c578968c97 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -95582,6 +95582,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1958" label="MediaStreamConstraintsGoogDAEchoCancellation"/>
<int value="1959" label="MediaStreamConstraintsGoogNoiseReduction"/>
<int value="1960" label="MediaStreamConstraintsGoogPowerLineFrequency"/>
+ <int value="1961" label="ViewportFixedPositionUnderFilter"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/layout/compositing/CompositingInputsUpdater.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698