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

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

Issue 2533313002: CSP: Move 'worker-src' onto 'script-src' (Closed)
Patch Set: WPT. Created 3 years, 9 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 0b5b16693635be2c6d653db9e3b40050ac2a8e8f..0feab20cce88cbd2ad96f4e179c84f3c8a9a41cd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -93511,6 +93511,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1865" label="VRPoseAngularVelocity"/>
<int value="1866" label="VRPoseAngularAcceleration"/>
<int value="1867" label="CSSOverflowPaged"/>
+ <int value="1868" label="ChildSrcAllowedWorkerThatScriptSrcBlocked"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698