[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

laszlo.1.gombos at nokia.com laszlo.1.gombos at nokia.com
Thu Oct 29 20:42:48 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit f6c9447eabd1c980b4541fa0528e6e7279bc2e12
Author: laszlo.1.gombos at nokia.com <laszlo.1.gombos at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Oct 10 15:56:20 2009 +0000

    2009-10-10  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
    
            Unreviewed.
    
            [Qt] Build fix for QtWebKit after r49415.
    
            Add HistoryController.cpp to the build.
    
            * WebCore.pro:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49417 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 76a9cb1..1dfb8be 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,13 @@
+2009-10-10  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
+
+        Unreviewed.
+
+        [Qt] Build fix for QtWebKit after r49415.
+
+        Add HistoryController.cpp to the build.
+
+        * WebCore.pro:
+
 2009-10-09  Darin Fisher  <darin at chromium.org>
 
         Reviewed by Eric Seidel.
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index e09026c..0b5448e 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -1103,6 +1103,7 @@ SOURCES += \
     loader/DocumentThreadableLoader.cpp \
     loader/FormState.cpp \
     loader/FrameLoader.cpp \
+    loader/HistoryController.cpp \
     loader/FTPDirectoryDocument.cpp \
     loader/FTPDirectoryParser.cpp \
     loader/icon/IconLoader.cpp \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list