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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1608573002: RDH: Block a compromised renderer from reusing request ids (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 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 | « content/browser/security_exploit_browsertest.cc ('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 9046a6eab6641379d77a43e787e920b6dc7fd1fd..9f330134f0b052a4f6a8c6aa85e90c8230edaae6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -57944,6 +57944,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="105" label="BDH_DEVICE_NOT_ALLOWED_FOR_ORIGIN"/>
<int value="106" label="ACI_WRONG_STORAGE_PARTITION"/>
<int value="107" label="RDHI_WRONG_STORAGE_PARTITION"/>
+ <int value="108" label="RDH_INVALID_REQUEST_ID"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « content/browser/security_exploit_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698