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

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

Issue 2390793002: Removed Ash.AppList.TimeBetweenTaskSwitches and Ash.Tab.TimeBetweenSwitchToExistingTabUserActions h… (Closed)
Patch Set: Fixed up ash_unittests. Created 4 years, 2 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 | « chrome/browser/ui/ash/metrics/chrome_user_metrics_recorder.cc ('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 9feb3ec0d329b18716865e75508cb92ee9709ac2..c8ac3bc742a4bc8a29624b9e5f9fce727d9c3da2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -1413,6 +1413,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Ash.AppList.TimeBetweenTaskSwitches" units="seconds">
+ <obsolete>
+ Deprecated 10/2016 for Issue 616581.
+ </obsolete>
<owner>bruthig@chromium.org</owner>
<owner>tdanderson@chromium.org</owner>
<summary>
@@ -1715,6 +1718,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Ash.Tab.TimeBetweenSwitchToExistingTabUserActions"
units="seconds">
+ <obsolete>
+ Deprecated 10/2016 for Issue 616581.
+ </obsolete>
<owner>bruthig@chromium.org</owner>
<owner>tdanderson@chromium.org</owner>
<summary>
@@ -1733,7 +1739,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
Ash.Tab.TimeBetweenSwitchToExistingTabUserActions,
Ash.WindowCycleController.TimeBetweenTaskSwitches,
Ash.AppList.TimeBetweenTaskSwitches,
- Ash.WindowSelector.TimeBetweenActiveWindowChanges, etc).
+ Ash.WindowSelector.TimeBetweenActiveWindowChanges, etc). Note the
+ Ash.AppList.TimeBetweenTaskSwitches and
+ Ash.Tab.TimeBetweenSwitchToExistingTabUserActions histograms were deprecated
+ and removed in 10/2016.
</summary>
</histogram>
« no previous file with comments | « chrome/browser/ui/ash/metrics/chrome_user_metrics_recorder.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698