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

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

Issue 936483002: Bring back the domain gating check for settings protection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@908473002_ps2
Patch Set: update histogram description Created 5 years, 10 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/prefs/tracked/pref_hash_browsertest.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 934a2374887bb31335ed0ba73572fdbac2c9ea88..d1caca976d837a6ad8b6750aa54f2ae5ff728f3a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -33340,13 +33340,11 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="Settings.TrackedPreferencesNoEnforcementOnDomain"
enum="BooleanEnabled">
- <obsolete>
- Deprecated 2014-10.
- </obsolete>
<owner>gab@chromium.org</owner>
<summary>
Whether settings enforcement was cancelled for a machine joined to a domain.
- Reported once per session on browser startup.
+ Reported once per session on browser startup (note: this histogram was
+ disabled for part of M40).
</summary>
</histogram>
« no previous file with comments | « chrome/browser/prefs/tracked/pref_hash_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698