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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 636103002: SRI: Tie subresource integrity to the experimental flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 7d486a55b116356cb4f0368011974d73d71c6bdc..980f87aa887d92b9ff336203ed88e3d013d2aa46 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -121,7 +121,7 @@ SessionStorage status=stable
SharedWorker status=stable
Stream status=experimental
SubpixelFontScaling status=stable
-SubresourceIntegrity status=test
+SubresourceIntegrity status=experimental
SVGFontsOnNonGDIPlatforms
TextBlob
ThemeColor status=stable
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698