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

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

Issue 2735733003: Disable commonName matching for certificates (Closed)
Patch Set: Created 3 years, 9 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 | « net/tools/testserver/minica.py ('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 891a274b1f8f5776dbaf0d8ec054f687726df08c..22f2b6a8b21b8be488bbe8aeacaadf7b26184961 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -88145,7 +88145,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="333" label="EnableMediaRouter"/>
<int value="334" label="DHEEnabled"/>
<int value="335" label="CertificateTransparencyEnforcementDisabledForUrls"/>
- <int value="336" label="LoginApps"/>
+ <int value="336" label="DeviceLoginScreenAppInstallList"/>
<int value="337" label="ArcBackupRestoreEnabled"/>
<int value="338" label="NTPContentSuggestionsEnabled"/>
<int value="339" label="WebRtcUdpPortRange"/>
@@ -88175,6 +88175,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="363" label="ArcLocationServiceEnabled"/>
<int value="364" label="DeviceLoginScreenLocales"/>
<int value="365" label="DeviceLoginScreenInputMethods"/>
+ <int value="366" label="EnableCommonNameFallbackForLocalAnchors"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
« no previous file with comments | « net/tools/testserver/minica.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698