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

mrowe at apple.com mrowe at apple.com
Thu Oct 29 20:39:22 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 741815e42c52925f03df1e260b9f8d3adc3dfc79
Author: mrowe at apple.com <mrowe at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 5 22:41:12 2009 +0000

    Try and fix the GTK build.
    
    * GNUmakefile.am:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49120 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 5dc6ab7..2e5b349 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2009-10-05  Mark Rowe  <mrowe at apple.com>
+
+        Try and fix the GTK build.
+
+        * GNUmakefile.am:
+
 2009-10-05  Julie Parent  <jparent at chromium.org>
 
         Unreviewed, Chromium build fix #2.  Add new BEFORELOADEVENT to V8ClassIndex.
diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
index e8235aa..e3384f1 100644
--- a/WebCore/GNUmakefile.am
+++ b/WebCore/GNUmakefile.am
@@ -109,6 +109,7 @@ IDL_BINDINGS += \
 	WebCore/css/WebKitCSSMatrix.idl \
 	WebCore/css/WebKitCSSTransformValue.idl \
 	WebCore/dom/Attr.idl \
+	WebCore/dom/BeforeLoadEvent.idl \
 	WebCore/dom/CDATASection.idl \
 	WebCore/dom/CharacterData.idl \
 	WebCore/dom/ClientRect.idl \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list