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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2490083002: Add a use counter to customElements.define. (Closed)
Patch Set: Bring patch to head. Created 4 years, 1 month 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/frame/UseCounter.h ('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 0b823441673563b5c0c4e3a8c73eb1a6eb49fdea..5936884869b511bcd423fb4dadd279241452f9ce 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85953,6 +85953,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1686" label="ImageCaptureConstructor"/>
<int value="1687" label="V8Document_RootScroller_AttributeGetter"/>
<int value="1688" label="V8Document_RootScroller_AttributeSetter"/>
+ <int value="1689" label="CustomElementRegistryDefine"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698