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

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

Issue 2962773002: [Tab Metrics] Added TabManager.SessionRestore.SwitchToTab UMA. (Closed)
Patch Set: Remove gratuitous TODOs Created 3 years, 6 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 8adc02092e4e9f4ff80cc2c5bde53a7e974f68af..dc8384137104159a3a269255b73dcbfaed41e1c1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77513,6 +77513,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="TabManager.SessionRestore.SwitchToTab" enum="TabLoadingState">
+ <owner>fmeawad@chromium.org</owner>
+ <summary>
+ Number of times that a user switches to a tab during a session restore,
+ broken down by tab loading state.
+ </summary>
+</histogram>
+
<histogram name="Tabs.CountAtResume" units="tabs">
<owner>lliabraa@chromium.org</owner>
<summary>
« chrome/browser/resource_coordinator/tab_manager.cc ('K') | « tools/metrics/histograms/enums.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698