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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2340263003: Move Document.fullscreenElement to DocumentOrShadowRoot (Closed)
Patch Set: nits. 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 495565b93568b70a3e598ee867a1b769e2b5b0c8..7a790c9934a7a3d1fbaf8d0797b1a212d1440a50 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -81600,6 +81600,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1577" label="WebAudioWaveShaperNode"/>
<int value="1578" label="CSSZoomReset"/>
<int value="1579" label="CSSZoomDocument"/>
+ <int value="1580" label="DocumentFullscreenElementInV0Shadow"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698