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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1270663002: Validate the Origin HTTP header in the browser process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update comment Created 5 years, 4 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 a310860dbcfdb74fa9645fb8b5b3c3f0cb06fb2d..503428c450c10b719e766c24e817aec00ddf9d9a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52321,6 +52321,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="92" label="WC_RENDERER_DID_NAVIGATE_BAD_SECURITY_INFO"/>
<int value="93" label="BDH_DUPLICATE_REQUEST_DEVICE_ID"/>
<int value="94" label="CSDH_INVALID_ORIGIN"/>
+ <int value="95" label="RDH_ILLEGAL_ORIGIN"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">

Powered by Google App Engine
This is Rietveld 408576698