From 6bf2577653884795f04bbf9d8196ed9998896afe Mon Sep 17 00:00:00 2001 From: John Reck Date: Fri, 24 Feb 2012 15:44:20 -0800 Subject: Delete CacheBuilder Fixed address_detector to pass CTS Change-Id: I6e3c4146d4c03881d036be9b8d8708a8200efef8 --- Source/JavaScriptCore/wtf/Platform.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/JavaScriptCore') diff --git a/Source/JavaScriptCore/wtf/Platform.h b/Source/JavaScriptCore/wtf/Platform.h index 97fad0f..7c59f1b 100644 --- a/Source/JavaScriptCore/wtf/Platform.h +++ b/Source/JavaScriptCore/wtf/Platform.h @@ -691,7 +691,6 @@ #define ENABLE_3D_RENDERING 1 #endif -#define ENABLE_ANDROID_NAVCACHE 0 // ENABLE guards #define ENABLE_JAVA_BRIDGE 1 // Prevents Webkit from drawing the caret in textfields and textareas -- cgit v1.1