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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2080203003: Rename UseCounter::CSPWithUnsafeDynamic to UseCounter::CSPWithStrictDynamic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.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 3cb5daddabe32c67cf622acdb527f131101b8dc5..cfb5d3391bb33448a1aef29f9e7948ef77f84926 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -75207,7 +75207,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1274" label="ImageDocument"/>
<int value="1275" label="ScriptPassesCSPDynamic"/>
<int value="1276" label="ScriptPassesCSPNonce"/>
- <int value="1277" label="CSPWithUnsafeDynamic"/>
+ <int value="1277" label="CSPWithStrictDynamic"/>
<int value="1278" label="ScrollAnchored"/>
<int value="1279" label="AddEventListenerFourArguments"/>
<int value="1280" label="RemoveEventListenerFourArguments"/>
« no previous file with comments | « third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698