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

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

Issue 887223005: Skip interstitials and don't block requests for localhost SSL errors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added warning in console on localhost SSL errors Created 5 years, 11 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 984df6fe03b102e7d882081190d1903e7f788650..1b78979477b3e04e0a2a1688f661523311b13bfb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -50941,6 +50941,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1510476448" label="disable-prefixed-encrypted-media"/>
<int value="1515196403" label="fast-user-switching"/>
<int value="1589341623" label="disable-easy-unlock"/>
+ <int value="1612974229" label="allow-insecure-localhost"/>
<int value="1636962093" label="disable-material-design-ntp"/>
<int value="1657713458" label="disable-virtual-keyboard-overscroll"/>
<int value="1658644418" label="disable-app-list-voice-search"/>
« content/renderer/render_frame_impl.cc ('K') | « content/renderer/render_frame_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698