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

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

Issue 2902933002: Verify all files in the request body are accessible by the renderer process. (Closed)
Patch Set: Change file to avoid PwnMessageReceived, just revoke file access. Created 3 years, 7 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index dd30a051a16e49a857976f4ad4f5e74d7480a684..0ba06d9dc188422fead9d1fda17757c0c68c7168 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -2222,6 +2222,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="167" label="RWH_INVALID_FRAME_TOKEN"/>
<int value="168" label="RWH_BAD_FRAME_SINK_REQUEST"/>
<int value="169" label="RWH_SURFACE_INVARIANTS_VIOLATION"/>
+ <int value="170" label="RFH_ILLEGAL_UPLOAD_PARAMS"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">

Powered by Google App Engine
This is Rietveld 408576698