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

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

Issue 1887783002: Remove Extensions.EnhancedBookmarksManagerNumEventListeners metric (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 4 years, 8 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/extensions/installed_loader.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 f2ab34e4edabf8d118a1464e827be1c2cdd64885..355ce41d86d2a51eb288575e44848e66ac4f10c7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -13162,6 +13162,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Extensions.EnhancedBookmarksManagerNumEventListeners">
+ <obsolete>
+ Obsolete since the enhanced bookmarks manager is no longer using an event
+ page.
jwd 2016/04/15 14:55:26 Can you add the MM/YYYY for when this is obsoleted
Mike Wittman 2016/04/15 15:06:19 Putting an obsolescence date on this isn't useful
+ </obsolete>
<owner>wittman@chromium.org</owner>
<summary>
The number of event listeners the Enhanced Bookmarks Manager has, measured
« no previous file with comments | « chrome/browser/extensions/installed_loader.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698