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

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

Issue 2011433003: [Hera] Excise a bunch of document mode code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Deprecate histograms, clean up another unused one. Created 4 years, 7 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 8ee35d7e7737ee702279b69d43185fd216cf6fc5..60abb0ea2c77dc6a2249f3b58b83d72b3a169955 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -454,6 +454,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Android.StrictMode.DocumentModeSharedPrefs" units="ms">
+ <obsolete>
+ Deprecated 05/2016 in Issue 582539 with the removal of document mode.
+ </obsolete>
<owner>hartmanng@chromium.org</owner>
<owner>yfriedman@chromium.org</owner>
<summary>
@@ -463,6 +466,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Android.StrictMode.DocumentTabStateLoad" units="ms">
+ <obsolete>
+ Deprecated 05/2016 in Issue 582539 with the removal of document mode.
+ </obsolete>
<owner>wnwen@chromium.org</owner>
<owner>yfriedman@chromium.org</owner>
<summary>
« no previous file with comments | « chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/tabmodel/document/TestInitializationObserver.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698