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

abecsi at webkit.org abecsi at webkit.org
Wed Dec 22 11:26:22 UTC 2010


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

    2010-07-23  Andras Becsi  <abecsi at webkit.org>
    
            Unreviewed build fix.
    
            [Qt] Fix WebKit2 linkage.
    
            No new tests needed.
    
            * WebCore.pro: add InjectedBundlePageEditorClient.cpp to WK2 sources
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63969 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 9b568b5..3bd6213 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,13 @@
+2010-07-23  Andras Becsi  <abecsi at webkit.org>
+
+        Unreviewed build fix.
+
+        [Qt] Fix WebKit2 linkage.
+
+        No new tests needed.
+
+        * WebCore.pro: add InjectedBundlePageEditorClient.cpp to WK2 sources
+
 2010-07-23  Balazs Kelemen  <kb at inf.u-szeged.hu>
 
         Reviewed by Kenneth Rohde Christiansen.
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index 83e74e0..0905422 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -3344,6 +3344,7 @@ SOURCES += \
     ../WebKit2/UIProcess/WebProcessProxy.cpp \
     ../WebKit2/UIProcess/WebUIClient.cpp \
     ../WebKit2/WebProcess/InjectedBundle/InjectedBundle.cpp \
+    ../WebKit2/WebProcess/InjectedBundle/InjectedBundlePageEditorClient.cpp \
     ../WebKit2/WebProcess/InjectedBundle/InjectedBundlePageUIClient.cpp \
     ../WebKit2/WebProcess/InjectedBundle/InjectedBundlePageLoaderClient.cpp \
     ../WebKit2/WebProcess/InjectedBundle/qt/InjectedBundleQt.cpp \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list