[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

hausmann at webkit.org hausmann at webkit.org
Thu Feb 4 21:21:20 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 5dc034cd307a64e7ccf8686a3310b6a400dcfce4
Author: hausmann at webkit.org <hausmann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 20 08:43:26 2010 +0000

    Add missing files to the build.
    
    Reviewed by Tor Arne Vestbø.
    
    * WebCore.pro:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53528 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index cec0a91..e72f781 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,11 @@
+2010-01-20  Simon Hausmann  <simon.hausmann at nokia.com>
+
+        Reviewed by Tor Arne Vestbø.
+
+        Add missing files to the build.
+
+        * WebCore.pro:
+
 2010-01-20  Shinichiro Hamaji  <hamaji at chromium.org>
 
         Reviewed by Darin Fisher.
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index f8a71bb..1487801 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -224,6 +224,9 @@ contains(DEFINES, ENABLE_WCSS=1) {
 SOURCES += \
     accessibility/AccessibilityImageMapLink.cpp \
     accessibility/AccessibilityMediaControls.cpp \    
+    accessibility/AccessibilityMenuList.cpp \
+    accessibility/AccessibilityMenuListOption.cpp \
+    accessibility/AccessibilityMenuListPopup.cpp \
     accessibility/AccessibilityObject.cpp \    
     accessibility/AccessibilityList.cpp \    
     accessibility/AccessibilityListBox.cpp \    

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list