summaryrefslogtreecommitdiffstats
path: root/WebCore/WebCorePrefixAndroid.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/WebCorePrefixAndroid.h')
-rw-r--r--WebCore/WebCorePrefixAndroid.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/WebCore/WebCorePrefixAndroid.h b/WebCore/WebCorePrefixAndroid.h
index 96fa376..c4782b6 100644
--- a/WebCore/WebCorePrefixAndroid.h
+++ b/WebCore/WebCorePrefixAndroid.h
@@ -81,6 +81,9 @@ typedef unsigned char flex_uint8_t;
#define ANDROID_SELECT_TEXT_AREAS
#define ANDROID_FIX
+// note: if uncomment ANDROID_INSTRUMENT here, you must also
+// uncomment it on line 31 of JavaScriptCore/kjs/config.h
+// #define ANDROID_INSTRUMENT
// Fix for issue 878095. Only call onBlur on an element if it has an
// onBlur event.