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

laszlo.1.gombos at nokia.com laszlo.1.gombos at nokia.com
Thu Oct 29 20:46:51 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 14b7452b31a057137cd2e31f414e6cd940d23996
Author: laszlo.1.gombos at nokia.com <laszlo.1.gombos at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Oct 17 07:53:44 2009 +0000

    2009-10-17  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
    
            Unreviewed.
    
            [Gtk] Build fix for WebKitGtk after r49723.
    
            Add bindings/js/JSExceptionBase.* to the build.
    
            * GNUmakefile.am:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49739 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 08d14aa..709f3ae 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -2,6 +2,16 @@
 
         Unreviewed.
 
+        [Gtk] Build fix for WebKitGtk after r49723.
+
+        Add bindings/js/JSExceptionBase.* to the build.
+
+        * GNUmakefile.am:
+
+2009-10-17  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
+
+        Unreviewed.
+
         [Qt] Build fix for QtWebKit after r49723.
 
         Add bindings/js/JSExceptionBase.cpp to the build.
diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
index ec10998..bc69ca0 100644
--- a/WebCore/GNUmakefile.am
+++ b/WebCore/GNUmakefile.am
@@ -367,6 +367,8 @@ webcore_sources += \
 	WebCore/bindings/js/JSEventSourceCustom.cpp \
 	WebCore/bindings/js/JSEventTarget.cpp \
 	WebCore/bindings/js/JSEventTarget.h \
+	WebCore/bindings/js/JSExceptionBase.cpp \
+	WebCore/bindings/js/JSExceptionBase.h \
 	WebCore/bindings/js/JSGeolocationCustom.cpp \
 	WebCore/bindings/js/JSHTMLAllCollection.cpp \
 	WebCore/bindings/js/JSHTMLAllCollection.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list