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

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: fixup 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/devtools/front_end/host/UserMetrics.js ('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 51f70d9eb846709efb26e7ed2e7b66aefa1fd933..b18ce7a9057b1bb8949f65575356c14e49172526 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86786,6 +86786,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="23" label="CPU profile node excluded"/>
<int value="24" label="File picker file selected"/>
<int value="25" label="Command menu command executed"/>
+ <int value="26" label="Change inspected node in elements panel"/>
+ <int value="27" label="Style rule copied"/>
</enum>
<enum name="DevToolsPanel" type="int">
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/host/UserMetrics.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698