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

xan at webkit.org xan at webkit.org
Wed Dec 22 15:30:10 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit fa75eb33ada703092a588bd7ab3074ebed9fc853
Author: xan at webkit.org <xan at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 5 04:33:53 2010 +0000

    2010-11-04  Xan Lopez  <xlopez at igalia.com>
    
            Fix the GTK+ build.
    
            * GNUmakefile.am:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71389 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index af4888c..668e674 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-04  Xan Lopez  <xlopez at igalia.com>
+
+        Fix the GTK+ build.
+
+        * GNUmakefile.am:
+
 2010-10-20  Chang Shu  <chang.shu at nokia.com>, Antonio Gomes <tonikitoo at webkit.org>
 
         Reviewed by Simon Fraser.
diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
index 6461e5d..6b189bc 100644
--- a/WebCore/GNUmakefile.am
+++ b/WebCore/GNUmakefile.am
@@ -752,6 +752,7 @@ webcore_sources += \
 	WebCore/bindings/js/JSHTMLObjectElementCustom.cpp \
 	WebCore/bindings/js/JSHTMLObjectElementCustom.h \
 	WebCore/bindings/js/JSHTMLOptionsCollectionCustom.cpp \
+	WebCore/bindings/js/JSHTMLOutputElementCustom.cpp \
 	WebCore/bindings/js/JSHTMLSelectElementCustom.cpp \
 	WebCore/bindings/js/JSHTMLSelectElementCustom.h \
 	WebCore/bindings/js/JSImageConstructor.cpp \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list