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

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: rebase again 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/test/data/ssl/write_to_title.js ('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 3a11177befeb17d2390edf6e34e2ea592017d6db..ece6bffcf8083fe574ec0f26ea815b88debf3db4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -51642,6 +51642,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"/>
« no previous file with comments | « chrome/test/data/ssl/write_to_title.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698