Title: [129137] branches/chromium/1271/Source/WebKit/chromium/features.gypi
Revision
129137
Author
[email protected]
Date
2012-09-20 08:25:06 -0700 (Thu, 20 Sep 2012)

Log Message

Disable CSP_NEXT on Chromium M23 branch.

BUG=148060

Modified Paths

Diff

Modified: branches/chromium/1271/Source/WebKit/chromium/features.gypi (129136 => 129137)


--- branches/chromium/1271/Source/WebKit/chromium/features.gypi	2012-09-20 15:05:30 UTC (rev 129136)
+++ branches/chromium/1271/Source/WebKit/chromium/features.gypi	2012-09-20 15:25:06 UTC (rev 129137)
@@ -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_TEXT_DECORATION=0',
       'ENABLE_CSS_BOX_DECORATION_BREAK=1',
       'ENABLE_CSS_COMPOSITING=0',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to