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

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

Issue 2678233002: DevTools: track more elements panel user actions (Closed)
Patch Set: CL comments 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 4d72360f35399ba2773b152e17978aead22a2d58..7401ab686beb6799c235069ee07328c315932585 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84635,6 +84635,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="18" label="Timeline started (page reload)"/>
<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="Change inspected node in elements tree outline"/>
+ <int value="22" label="Style rule copied"/>
</enum>
<enum name="DevToolsPanel" type="int">

Powered by Google App Engine
This is Rietveld 408576698