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

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

Issue 2787743002: Add use counters for elements used in Shadow DOM (Closed)
Patch Set: rebased Created 3 years, 9 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/HTMLSlotElement.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 3df5881a11461abe987556a89151468b5ccbe8e8..0a71395812752f7bff2f3481592ccd683f23e848 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94458,6 +94458,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1893" label="WebBluetoothRemoteServerGetPrimaryServices"/>
<int value="1894" label="WebBluetoothRemoteServiceGetCharacteristic"/>
<int value="1895" label="WebBluetoothRemoteServiceGetCharacteristics"/>
+ <int value="1896" label="HTMLContentElement"/>
+ <int value="1897" label="HTMLShadowElement"/>
+ <int value="1898" label="HTMLSlotElement"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLSlotElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698