[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:43 UTC 2010


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

    2010-10-21  Yury Semikhatsky  <yurys at chromium.org>
    
            Unreviewed. Revert r70233 and r70232. Too many failures.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70234 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index e9304c5..1370ec1 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,11 +1,5 @@
 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 f0d7f4d..9c09188 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -1389,6 +1389,8 @@ 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 \
@@ -1471,6 +1473,8 @@ 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