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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2179123003: Add a usecounter for a slotchange event listener (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rename Slotchange -> SlotChange Created 4 years, 4 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/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 e948feaf31327d11e8042c621a71b3ef273427c6..f8c10b4f02ce024db3cf04fb3d2c1f0b8372065d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77279,6 +77279,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1465" label="VisualViewportScrollFired"/>
<int value="1466" label="VisualViewportResizeFired"/>
<int value="1467" label="NodeGetRootNode"/>
+ <int value="1468" label="SlotChangeEventAddListener"/>
</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