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

weinig at apple.com weinig at apple.com
Wed Dec 22 15:37:54 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9640995d52ff523affbd9f34cd3b55c52b713386
Author: weinig at apple.com <weinig at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 9 17:58:16 2010 +0000

    Fix Qt build.
    
    * WebKit2.pro:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71645 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index b7240b5..7faa91d 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,5 +1,11 @@
 2010-11-09  Sam Weinig  <sam at webkit.org>
 
+        Fix Qt build.
+
+        * WebKit2.pro:
+
+2010-11-09  Sam Weinig  <sam at webkit.org>
+
         Reviewed by Anders Carlsson.
 
         Windows Popup widget support (<select>)
diff --git a/WebKit2/WebKit2.pro b/WebKit2/WebKit2.pro
index 399ffd8..3aa5165 100644
--- a/WebKit2/WebKit2.pro
+++ b/WebKit2/WebKit2.pro
@@ -518,6 +518,7 @@ SOURCES += \
     WebProcess/WebCoreSupport/WebPlatformStrategies.cpp \
     WebProcess/WebCoreSupport/qt/WebErrorsQt.cpp \
     WebProcess/WebCoreSupport/qt/WebFrameNetworkingContext.cpp \
+    WebProcess/WebCoreSupport/qt/WebPopupMenuQt.cpp \
     WebProcess/WebPage/ChunkedUpdateDrawingArea.cpp \
     WebProcess/WebPage/DrawingArea.cpp \
     WebProcess/WebPage/FindController.cpp \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list