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

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

Issue 1886663003: Measure how many pages are using cross-origin XHR with withCredentials set to true (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 8 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/xmlhttprequest/XMLHttpRequest.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 4d039a0327c757f69024ad623ec8de8a2cecbebb..3390d11a0d30412e7fd8fe41dbe6fe10c0e20598 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -70867,6 +70867,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1302" label="V8Document_Scripts_AttributeGetter"/>
<int value="1303" label="V8Document_Anchors_AttributeGetter"/>
<int value="1304" label="V8Document_Applets_AttributeGetter"/>
+ <int value="1305" label="XMLHttpRequestCrossOriginWithCredentials"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698