[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.22-985-g3c00f00
eric at webkit.org
eric at webkit.org
Wed Mar 17 18:36:47 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit d85851c01127cfafea0e4636e5ddaf12372132ec
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Mar 12 18:45:38 2010 +0000
2010-03-12 Garret Kelly <gdk at chromium.org>
Reviewed by Eric Seidel.
Enable touch events in Chromium features gypi file.
https://bugs.webkit.org/show_bug.cgi?id=35994
* features.gypi:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55916 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index fafd0f1..792fa38 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,12 @@
+2010-03-12 Garret Kelly <gdk at chromium.org>
+
+ Reviewed by Eric Seidel.
+
+ Enable touch events in Chromium features gypi file.
+ https://bugs.webkit.org/show_bug.cgi?id=35994
+
+ * features.gypi:
+
2010-03-12 Darin Fisher <darin at chromium.org>
Fix Chromium build bustage.
diff --git a/WebKit/chromium/features.gypi b/WebKit/chromium/features.gypi
index a40dc59..bab2d5e 100644
--- a/WebKit/chromium/features.gypi
+++ b/WebKit/chromium/features.gypi
@@ -67,6 +67,7 @@
'ENABLE_SVG_USE=1',
'ENABLE_SVG_FOREIGN_OBJECT=1',
'ENABLE_SVG_FONTS=1',
+ 'ENABLE_TOUCH_EVENTS=1',
'ENABLE_VIDEO=1',
'ENABLE_WEB_SOCKETS=1',
'ENABLE_WORKERS=1',
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list