summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2011-12-19 15:10:47 -0800
committerJohn Reck <jreck@google.com>2012-01-11 14:19:06 -0800
commita263300f202a4456570ae6e29e589b5e85309a7b (patch)
tree3d23bf240d6ba66f029f7cc2d8d597fd086c21ab /Source/JavaScriptCore
parent3c3d37e22bc472db3c836a0d97e7467058f62c9e (diff)
downloadexternal_webkit-a263300f202a4456570ae6e29e589b5e85309a7b.zip
external_webkit-a263300f202a4456570ae6e29e589b5e85309a7b.tar.gz
external_webkit-a263300f202a4456570ae6e29e589b5e85309a7b.tar.bz2
Initial NavCache removal
Change-Id: Id34d3be6b11c4ba77b59dd9fb01a9cc050d581f6
Diffstat (limited to 'Source/JavaScriptCore')
-rw-r--r--Source/JavaScriptCore/wtf/Platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/wtf/Platform.h b/Source/JavaScriptCore/wtf/Platform.h
index d7cd222..6e270eb 100644
--- a/Source/JavaScriptCore/wtf/Platform.h
+++ b/Source/JavaScriptCore/wtf/Platform.h
@@ -691,6 +691,7 @@
#define ENABLE_3D_RENDERING 1
#endif
+#define ENABLE_ANDROID_NAVCACHE 1
// ENABLE guards
#define ENABLE_JAVA_BRIDGE 1
// Prevents Webkit from drawing the caret in textfields and textareas