Title: [125771] branches/chromium/1229/Source/WebKit/chromium/features.gypi
Revision
125771
Author
[email protected]
Date
2012-08-16 05:20:26 -0700 (Thu, 16 Aug 2012)

Log Message

Disable wip ContentSecurityPolicy features on M22

BUG=142415

Modified Paths

Diff

Modified: branches/chromium/1229/Source/WebKit/chromium/features.gypi (125770 => 125771)


--- branches/chromium/1229/Source/WebKit/chromium/features.gypi	2012-08-16 12:12:36 UTC (rev 125770)
+++ branches/chromium/1229/Source/WebKit/chromium/features.gypi	2012-08-16 12:20:26 UTC (rev 125771)
@@ -37,7 +37,7 @@
       'ENABLE_BLOB=1',
       'ENABLE_BLOB_SLICE=1',
       'ENABLE_CHANNEL_MESSAGING=1',
-      'ENABLE_CSP_NEXT=1',
+      'ENABLE_CSP_NEXT=0',
       'ENABLE_CSS3_FLEXBOX=1',
       'ENABLE_CSS_BOX_DECORATION_BREAK=1',
       'ENABLE_CSS_EXCLUSIONS=1',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to