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

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

Issue 2672823006: Add UseCounter to see how often the "allowfullscreen" attribute is modified. (Closed)
Patch Set: Rebase Created 3 years, 10 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/html/HTMLIFrameElement.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 53bc750bce3389c911aba2d8bff4423d65bc98dc..75942790af4f363c40aeb5a680d3589d150b3942 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90927,6 +90927,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1802" label="CSSValueOnDemand"/>
<int value="1803" label="ServiceWorkerNavigationPreload"/>
<int value="1804" label="FullscreenRequestWithPendingElement"/>
+ <int value="1805"
+ label="HTMLIFrameElementAllowfullscreenAttributeSetAfterContentLoad"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLIFrameElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698