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

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

Issue 2340263003: Move Document.fullscreenElement to DocumentOrShadowRoot (Closed)
Patch Set: Fix for comments Created 4 years, 2 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 51b2c69057a9778abc76969b5c093972495af944..89d4930176f3b29f8788857d9ef16624a29dd279 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83137,6 +83137,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1615" label="LongTaskObserver"/>
<int value="1616" label="CSSMotionInEffect"/>
<int value="1617" label="CSSOffsetInEffect"/>
+ <int value="1618" label="DocumentFullscreenElementInV0Shadow"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698