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

yurys at chromium.org yurys at chromium.org
Wed Dec 22 11:44:16 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 4cb2455174303ca6ff07ce69705a0a92923d49ae
Author: yurys at chromium.org <yurys at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Aug 5 12:50:44 2010 +0000

    2010-08-05  Yury Semikhatsky  <yurys at chromium.org>
    
            Unreviewed. Fix Win compilation.
    
            * bindings/js/JSBindingsAllInOne.cpp:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64738 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 91432f0..0c9979b 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-08-05  Yury Semikhatsky  <yurys at chromium.org>
+
+        Unreviewed. Fix Win compilation.
+
+        * bindings/js/JSBindingsAllInOne.cpp:
+
 2010-08-05  Simon Hausmann  <simon.hausmann at nokia.com>
 
         Reviewed by Tor Arne Vestbø.
diff --git a/WebCore/bindings/js/JSBindingsAllInOne.cpp b/WebCore/bindings/js/JSBindingsAllInOne.cpp
index b517496..bcec369 100644
--- a/WebCore/bindings/js/JSBindingsAllInOne.cpp
+++ b/WebCore/bindings/js/JSBindingsAllInOne.cpp
@@ -139,7 +139,6 @@
 #include "JavaScriptCallFrame.cpp"
 #include "MemoryInfo.cpp"
 #include "ScheduledAction.cpp"
-#include "ScriptArray.cpp"
 #include "ScriptCachedFrameData.cpp"
 #include "ScriptCallFrame.cpp"
 #include "ScriptCallStack.cpp"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list