[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

xan at webkit.org xan at webkit.org
Thu Oct 29 20:40:47 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit cdc6fe3717999c629360f6f3a8830be2ce466ef8
Author: xan at webkit.org <xan at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 7 05:15:04 2009 +0000

    2009-10-06  Xan Lopez  <xlopez at igalia.com>
    
            Try to fix the GTK+ build.
    
            * GNUmakefile.am:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49223 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 710e34f..c7cff71 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2009-10-06  Xan Lopez  <xlopez at igalia.com>
+
+        Try to fix the GTK+ build.
+
+        * GNUmakefile.am:
+
 2009-10-06  Adam Barth  <abarth at webkit.org>
 
         Reviewed by Adam Barth.
diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
index e3384f1..37620af 100644
--- a/WebCore/GNUmakefile.am
+++ b/WebCore/GNUmakefile.am
@@ -471,6 +471,8 @@ webcore_sources += \
 	WebCore/bindings/js/ScriptString.h \
 	WebCore/bindings/js/ScriptValue.cpp \
 	WebCore/bindings/js/ScriptValue.h \
+	WebCore/bindings/js/SerializedScriptValue.cpp \
+	WebCore/bindings/js/SerializedScriptValue.h \
 	WebCore/bindings/js/StringSourceProvider.h \
 	WebCore/bridge/IdentifierRep.cpp \
 	WebCore/bridge/IdentifierRep.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list