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


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

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

diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index 670f872..b41568f 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -34,7 +34,6 @@ EXPORTS
     ??8JSC@@YA_NABVUString at 0@0 at Z
     ?NaN at JSC@@3NB
     ?UTF8String at UString@JSC@@QBE?AVCString at 2@_N at Z
-    ?add at Identifier@JSC@@SA?AV?$PassRefPtr at URep@UString at JSC@@@WTF@@PAVExecState at 2@PBD at Z
     ?addPropertyTransition at Structure@JSC@@SA?AV?$PassRefPtr at VStructure@JSC@@@WTF@@PAV12 at ABVIdentifier@2 at IPAVJSCell@2 at AAI@Z
     ?addPropertyTransitionToExistingStructure at Structure@JSC@@SA?AV?$PassRefPtr at VStructure@JSC@@@WTF@@PAV12 at ABVIdentifier@2 at IPAVJSCell@2 at AAI@Z
     ?addPropertyWithoutTransition at Structure@JSC@@QAEIABVIdentifier at 2@IPAVJSCell at 2@@Z
@@ -55,8 +54,6 @@ 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
@@ -102,7 +99,6 @@ 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
@@ -124,7 +120,6 @@ EXPORTS
     ?from at UString@JSC@@SA?AV12 at I@Z
     ?from at UString@JSC@@SA?AV12 at N@Z
     ?functionName at DebuggerCallFrame@JSC@@QBEPBVUString at 2@XZ
-    ?get at Structure@JSC@@QAEIPBURep at UString@2 at AAIAAPAVJSCell@2@@Z
     ?getCallData at JSCell@JSC@@UAE?AW4CallType at 2@AATCallData at 2@@Z
     ?getConstructData at JSCell@JSC@@UAE?AW4ConstructType at 2@AATConstructData at 2@@Z
     ?getJSNumber at JSCell@JSC@@UAE?AVJSValue at 2@XZ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list