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

andersca at apple.com andersca at apple.com
Wed Dec 22 14:03:43 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 21bb8918a8c556bef49906a71bb017d08d8da15b
Author: andersca at apple.com <andersca at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Oct 2 00:17:52 2010 +0000

    Another Qt build fix attempt.
    
    * WebCore.pro:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68958 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index eec89fa..f98d359 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-01  Anders Carlsson  <andersca at apple.com>
+
+        Another Qt build fix attempt.
+
+        * WebCore.pro:
+
 2010-10-01  David Hyatt  <hyatt at apple.com>
 
         Reviewed by Dan Bernstein.
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index ff93f8f..a2635be 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -1180,6 +1180,7 @@ SOURCES += \
     platform/network/HTTPParsers.cpp \
     platform/network/NetworkStateNotifier.cpp \
     platform/network/ProtectionSpace.cpp \
+    platform/network/ProxyServer.cpp \
     platform/network/ResourceErrorBase.cpp \
     platform/network/ResourceHandle.cpp \
     platform/network/ResourceRequestBase.cpp \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list