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

bweinstein at apple.com bweinstein at apple.com
Wed Apr 7 23:54:50 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 4095c9350b2ec29fd40639cffb2d27e37235006b
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 24 01:31:14 2009 +0000

    Add exported functions to fix the Windows build.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51332 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index 706ea62..4332530 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -113,6 +113,7 @@ EXPORTS
     ?destroyJSGlobalObjectData at JSGlobalObject@JSC@@CAXPAX at Z
     ?detach at Debugger@JSC@@UAEXPAVJSGlobalObject at 2@@Z
     ?detachThread at WTF@@YAXI at Z
+    ?didExecute at ClientData@JSGlobalData at JSC@@UAEXPAVExecState at 3@@Z
     ?didTimeOut at TimeoutChecker@JSC@@QAE_NPAVExecState at 2@@Z
     ?dumpSampleData at JSGlobalData@JSC@@QAEXPAVExecState at 2@@Z
     ?doubleToStringInJavaScriptFormat at WTF@@YAXNQADPAI at Z
@@ -307,6 +308,7 @@ EXPORTS
     ?unwrappedObject at JSObject@JSC@@UAEPAV12 at XZ
     ?wait at ThreadCondition@WTF@@QAEXAAVMutex at 2@@Z
     ?waitForThreadCompletion at WTF@@YAHIPAPAX at Z
+    ?willExecute at ClientData@JSGlobalData at JSC@@UAEXPAVExecState at 3@@Z
     ?writable at PropertyDescriptor@JSC@@QBE_NXZ
     WTFLog
     WTFLogVerbose

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list