[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

ap at apple.com ap at apple.com
Thu Apr 8 01:55:47 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 60862ac166a48fc0d4344fcae1c5caa63546c6e9
Author: ap at apple.com <ap at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Feb 22 22:32:51 2010 +0000

            Build fix.
    
            * WebCore.base.exp: Export Instance::newRuntimeObject, it's virtual!
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55106 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 0085445..3a2b3be 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,11 @@
 2010-02-22  Alexey Proskuryakov  <ap at apple.com>
 
+        Build fix.
+
+        * WebCore.base.exp: Export Instance::newRuntimeObject, it's virtual!
+
+2010-02-22  Alexey Proskuryakov  <ap at apple.com>
+
         Undo a small part of the previous commit.
 
         * bridge/runtime_method.cpp: (JSC::callRuntimeMethod): Let's keep the instance local
diff --git a/WebCore/WebCore.base.exp b/WebCore/WebCore.base.exp
index 77ddf8c..a07aee4 100644
--- a/WebCore/WebCore.base.exp
+++ b/WebCore/WebCore.base.exp
@@ -134,6 +134,7 @@ __Z4coreP19DOMDocumentFragment
 __Z4coreP22DOMCSSStyleDeclaration
 __Z4coreP7DOMNode
 __Z4coreP8DOMRange
+__ZN3JSC8Bindings8Instance16newRuntimeObjectEPNS_9ExecStateE
 __ZN7WebCore10MouseEventC1ERKNS_12AtomicStringEbbN3WTF10PassRefPtrINS_9DOMWindowEEEiiiiibbbbtNS5_INS_11EventTargetEEENS5_INS_9ClipboardEEEb
 __ZN7WebCore10ScrollView17setScrollbarModesENS_13ScrollbarModeES1_
 __ZN7WebCore10ScrollView20setCanHaveScrollbarsEb

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list