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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2905043004: Ensure the renderer doesn't specify base_url_for_data_url in the BeginNavigation IPC. (Closed)
Patch Set: merge Created 3 years, 6 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/frame_host/render_frame_host_impl.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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 24254ca73a1134e95ce53670098e4259a152dc50..30cfecdf757568449eb3630fc2d1a9d789bceac0 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -2224,6 +2224,7 @@ uploading your change for review. These are checked by presubmit scripts.
<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"/>
+ <int value="171" label="RFH_BASE_URL_FOR_DATA_URL_SPECIFIED"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « content/browser/frame_host/render_frame_host_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698