[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 14:49:41 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a20acc061840f3421c46bdf04a10b6a4a79b93eb
Author: yurys at chromium.org <yurys at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 21 12:56:30 2010 +0000

    2010-10-21  Yury Semikhatsky  <yurys at chromium.org>
    
            Unreviewed. Remove references to deleted headers from WebCore.pro
    
            * WebCore.pro:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70233 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 1370ec1..e9304c5 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,11 @@
 2010-10-21  Yury Semikhatsky  <yurys at chromium.org>
 
+        Unreviewed. Remove references to deleted headers from WebCore.pro
+
+        * WebCore.pro:
+
+2010-10-21  Yury Semikhatsky  <yurys at chromium.org>
+
         Reviewed by Pavel Feldman.
 
         Web Inspector: decouple ScriptArguments from ScriptCallStack
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index 9c09188..f0d7f4d 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -1389,8 +1389,6 @@ v8 {
         bindings/v8/ScopedDOMDataStore.h \
 #        bindings/v8/ScriptArray.h \
         bindings/v8/ScriptCachedFrameData.h \
-        bindings/v8/ScriptCallFrame.h \
-        bindings/v8/ScriptCallStack.h \
         bindings/v8/ScriptController.h \
         bindings/v8/ScriptEventListener.h \
         bindings/v8/ScriptFunctionCall.h \
@@ -1473,8 +1471,6 @@ v8 {
         bindings/js/JavaScriptCallFrame.h \
         bindings/js/ScheduledAction.h \
         bindings/js/ScriptCachedFrameData.h \
-        bindings/js/ScriptCallFrame.h \
-        bindings/js/ScriptCallStack.h \
         bindings/js/ScriptController.h \
         bindings/js/ScriptEventListener.h \
         bindings/js/ScriptFunctionCall.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list