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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2678233002: DevTools: track more elements panel user actions (Closed)
Patch Set: cl feedback 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index be6691f6f3f0a2b77149383f2a96428c675b7676..d225c9c5f7cdcbaf55deb2e91059fe9c8d4f5951 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85635,6 +85635,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="19" label="Connect to node.js from frontend"/>
<int value="20" label="Connect to node.js directly (paste link from CLI)"/>
<int value="21" label="CPU throttling enabled"/>
+ <int value="22" label="Change inspected node in elements panel"/>
+ <int value="23" label="Style rule copied"/>
</enum>
<enum name="DevToolsPanel" type="int">

Powered by Google App Engine
This is Rietveld 408576698