[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

ossy at webkit.org ossy at webkit.org
Sun Feb 20 23:25:36 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 343ce7670aecd9acd3c4bea8269f0d71da194cae
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 20 12:47:34 2011 +0000

    Unreviewed buildfix.
    
    [Qt][V8] Remove unnecessary files after r76224.
    
    * WebCore.pro:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76229 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog
index fd99753..963661f 100644
--- a/Source/WebCore/ChangeLog
+++ b/Source/WebCore/ChangeLog
@@ -1,3 +1,11 @@
+2011-01-20  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed buildfix.
+
+        [Qt][V8] Remove unnecessary files after r76224.
+
+        * WebCore.pro:
+
 2011-01-20  Ilya Tikhonovsky  <loislo at chromium.org>
 
         Reviewed by Yury Semikhatsky.
diff --git a/Source/WebCore/WebCore.pro b/Source/WebCore/WebCore.pro
index 6758062..057ccc8 100644
--- a/Source/WebCore/WebCore.pro
+++ b/Source/WebCore/WebCore.pro
@@ -390,7 +390,6 @@ v8 {
         bindings/v8/V8AbstractEventListener.cpp \
         bindings/v8/V8Binding.cpp \
         bindings/v8/V8Collection.cpp \
-        bindings/v8/V8ConsoleMessage.cpp \
         bindings/v8/V8DOMMap.cpp \
         bindings/v8/V8DOMWrapper.cpp \
         bindings/v8/V8DataGridDataSource.cpp \
@@ -1466,7 +1465,6 @@ v8 {
         bindings/v8/V8AbstractEventListener.h \
         bindings/v8/V8Binding.h \
         bindings/v8/V8Collection.h \
-        bindings/v8/V8ConsoleMessage.h \
         bindings/v8/V8DataGridDataSource.h \
         bindings/v8/V8DOMMap.h \
         bindings/v8/V8DOMWindowShell.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list