Chromium Code Reviews

Unified Diff: Source/WebKit/chromium/features.gypi

Issue 10970046: Merge 125155 - Disable iframe seamless for m23. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1271/
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« 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/WebKit/chromium/features.gypi
===================================================================
--- Source/WebKit/chromium/features.gypi (revision 129252)
+++ Source/WebKit/chromium/features.gypi (working copy)
@@ -66,7 +66,7 @@
'ENABLE_GEOLOCATION=1',
'ENABLE_GESTURE_EVENTS=1',
'ENABLE_ICONDATABASE=0',
- 'ENABLE_IFRAME_SEAMLESS=1',
+ 'ENABLE_IFRAME_SEAMLESS=0',
'ENABLE_INDEXED_DATABASE=1',
'ENABLE_INPUT_TYPE_DATE=1',
'ENABLE_INPUT_TYPE_DATETIME=1',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine