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

barraclough at apple.com barraclough at apple.com
Thu Apr 8 00:45:02 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 2ff4a8bf65ed23bcd199b5172d0a730a5d333546
Author: barraclough at apple.com <barraclough at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Dec 22 01:28:25 2009 +0000

    unreviewed windows build fix #4
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52468 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index b41568f..8acda63 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -54,6 +54,8 @@ EXPORTS
     ?className at JSObject@JSC@@UBE?AVUString at 2@XZ
     ?collate at Collator@WTF@@QBE?AW4Result at 12@PB_WI0I at Z
     ?collectAllGarbage at Heap@JSC@@QAEXXZ
+    ?computeHash at UStringImpl@JSC@@SAIPB_WH at Z
+    ?computeHash at UStringImpl@JSC@@SAIPBDH at Z
     ?configurable at PropertyDescriptor@JSC@@QBE_NXZ
     ?construct at JSC@@YAPAVJSObject at 1@PAVExecState at 1@VJSValue at 1@W4ConstructType at 1@ABTConstructData at 1@ABVArgList at 1@@Z
     ?constructArray at JSC@@YAPAVJSArray at 1@PAVExecState at 1@ABVArgList at 1@@Z
@@ -99,6 +101,7 @@ EXPORTS
     ?despecifyDictionaryFunction at Structure@JSC@@QAEXABVIdentifier at 2@@Z
     ?despecifyFunctionTransition at Structure@JSC@@SA?AV?$PassRefPtr at VStructure@JSC@@@WTF@@PAV12 at ABVIdentifier@2@@Z
     ?destroy at Heap@JSC@@QAEXXZ
+    ?destroy at UStringImpl@JSC@@AAEXXZ
     ?destroyJSGlobalObjectData at JSGlobalObject@JSC@@CAXPAX at Z
     ?detach at Debugger@JSC@@UAEXPAVJSGlobalObject at 2@@Z
     ?detachThread at WTF@@YAXI at Z

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list