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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2022303002: Always disable session invalidations when not on the recent tabs page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/invalidation/InvalidationController.java ('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 21c121facf2711055f4f0392de1a4d790a30cbc3..852197c463388c1dd7d4dc92e38f93b8cb6fb5ea 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -55154,6 +55154,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Sync.InvalidationSessionsAndroid" enum="BooleanHit">
+ <obsolete>
+ Deprecated as of 5/2016.
+ </obsolete>
<owner>pkotwicz@chromium.org</owner>
<summary>
Count of the number of session sync invalidations. The goal of the metric is
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/invalidation/InvalidationController.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698