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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2433413003: Add metrics to measure localhost resources in non-secure contexts. (Closed)
Patch Set: Spelling. Created 4 years, 2 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 | « third_party/WebKit/Source/core/loader/MixedContentChecker.cpp ('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 b8f5b469c231f8e8ff0679bd3969ffb42985be8c..59e1c8a55f26be820b3a069b02e22d9cbdb38bc0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84289,6 +84289,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1649" label="RTCPeerConnectionCreateDataChannelMaxRetransmits"/>
<int value="1650" label="AudioContextCreateConstantSource"/>
<int value="1651" label="WebAudioConstantSourceNode"/>
+ <int value="1652" label="LoopbackEmbeddedInSecureContext"/>
+ <int value="1653" label="LoopbackEmbeddedInNonSecureContext"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/loader/MixedContentChecker.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698