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

abecsi at webkit.org abecsi at webkit.org
Wed Dec 22 17:54:35 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6b683987b3bbe3a90344b281df61019a2aa117ec
Author: abecsi at webkit.org <abecsi at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 2 16:12:35 2010 +0000

    2010-12-02  Andras Becsi  <abecsi at webkit.org>
    
            Unreviewed build fix.
    
            [Qt][V8] Fix linking of generated sources.
    
            No new tests needed.
    
            * WebCore.pro: add missing V8ImageDataCustom.cpp.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73133 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 05a0944..752848d 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,13 @@
+2010-12-02  Andras Becsi  <abecsi at webkit.org>
+
+        Unreviewed build fix.
+
+        [Qt][V8] Fix linking of generated sources.
+
+        No new tests needed.
+
+        * WebCore.pro: add missing V8ImageDataCustom.cpp.
+
 2010-12-02  Nikolas Zimmermann  <nzimmermann at rim.com>
 
         Reviewed by Adam Roben.
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index 36dbeb1..63b02b8 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -400,6 +400,7 @@ v8 {
         bindings/v8/custom/V8CanvasPixelArrayCustom.cpp \
         bindings/v8/custom/V8ClipboardCustom.cpp \
         bindings/v8/custom/V8CoordinatesCustom.cpp \
+        bindings/v8/custom/V8ImageDataCustom.cpp \
         bindings/v8/custom/V8InjectedScriptHostCustom.cpp \
         bindings/v8/custom/V8InspectorFrontendHostCustom.cpp \
         bindings/v8/custom/V8CustomEventListener.cpp \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list