summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2011-06-13 23:23:54 +0100
committerSteve Block <steveblock@google.com>2011-06-14 03:16:53 +0100
commitb4d8044b71fecca026f297f220ba85ef67c7e42e (patch)
treea1f7e51bf60d5388e2404264395f556d7f8c8a95 /Source/JavaScriptCore
parentdf107b9482a6c8016393ca90bae1e6ecc49e943b (diff)
downloadexternal_webkit-b4d8044b71fecca026f297f220ba85ef67c7e42e.zip
external_webkit-b4d8044b71fecca026f297f220ba85ef67c7e42e.tar.gz
external_webkit-b4d8044b71fecca026f297f220ba85ef67c7e42e.tar.bz2
Adds WebTiming IDL files to build and sets ENABLE_WEB_TIMING
Bug: 4442995 Change-Id: I9c37d7022946fd66e1ee635328182bf1456b0de7
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 e10dd0e..e92af89 100644
--- a/Source/JavaScriptCore/wtf/Platform.h
+++ b/Source/JavaScriptCore/wtf/Platform.h
@@ -731,6 +731,7 @@
// Converts ListBoxes to dropdown popup lists.
#define ENABLE_NO_LISTBOX_RENDERING 1
#define ENABLE_LINK_PREFETCH 1
+#define ENABLE_WEB_TIMING 1
// Android ENABLE guards not present upstream
#define ENABLE_COMPOSITED_FIXED_ELEMENTS 1 // FIXME: Rename to ENABLE_ANDROID_COMPOSITED_FIXED_ELEMENTS