[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 11:26:28 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit be6d5add89d25d9673cbb12d57e42a0fe85548b5
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 23 14:50:57 2010 +0000

    2010-07-23  ryuan choi  <ryuan.choi at samsung.com>
    
            Reviewed by Antonio Gomes.
    
            [EFL]build break because of r63927
            https://bugs.webkit.org/show_bug.cgi?id=42864
    
            * CMakeLists.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63975 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/CMakeLists.txt b/WebCore/CMakeLists.txt
index d9c0593..d695636 100644
--- a/WebCore/CMakeLists.txt
+++ b/WebCore/CMakeLists.txt
@@ -854,6 +854,7 @@ SET(WebCore_SOURCES
     dom/UIEvent.cpp
     dom/UIEventWithKeyState.cpp
     dom/UserGestureIndicator.cpp
+    dom/UserTypingGestureIndicator.cpp
     dom/ViewportArguments.cpp
     dom/WebKitAnimationEvent.cpp
     dom/WebKitTransitionEvent.cpp
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index f69666c..5475ab7 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,12 @@
+2010-07-23  ryuan choi  <ryuan.choi at samsung.com>
+
+        Reviewed by Antonio Gomes.
+
+        [EFL]build break because of r63927
+        https://bugs.webkit.org/show_bug.cgi?id=42864
+
+        * CMakeLists.txt:
+
 2010-07-23  Adam Barth  <abarth at webkit.org>
 
         Reviewed by Eric Seidel.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list