[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

eric at webkit.org eric at webkit.org
Thu Apr 8 02:21:00 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 48ec7beb4595bcdb0dda51b71a660bba84eb6111
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