[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

barraclough at apple.com barraclough at apple.com
Fri Feb 26 22:20:25 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 7b9642f3f6e20fcc4c798422ae1b83489830d5e1
Author: barraclough at apple.com <barraclough at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Feb 15 21:24:51 2010 +0000

    Some symbol names have changed, remove, will readd if required.
    
    Reviewed by NOBODY (Build Fix (pt 1?)).
    
    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54792 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 087070e..a600ecb 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,11 @@
+2010-02-15  Gavin Barraclough  <barraclough at apple.com>
+
+        Reviewed by NOBODY (Build Fix (pt 1?)).
+
+        Some symbol names have changed, remove, will readd if required.
+
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
 2010-02-15  Geoffrey Garen  <ggaren at apple.com>
 
         Reviewed by Oliver Hunt.
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index 6afef77..47d4a37 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -17,7 +17,6 @@ EXPORTS
     ??0Structure at JSC@@AAE at VJSValue@1 at ABVTypeInfo@1 at I@Z
     ??0ThreadCondition at WTF@@QAE at XZ
     ??0UString at JSC@@QAE at PBD@Z
-    ??0UString at JSC@@QAE at PB_WH@Z
     ??1CString at JSC@@QAE at XZ
     ??1ClientData at JSGlobalData@JSC@@UAE at XZ
     ??1Collator at WTF@@QAE at XZ
@@ -61,7 +60,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
     ?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
@@ -257,7 +255,6 @@ EXPORTS
     ?stopProfiling at Profiler@JSC@@QAE?AV?$PassRefPtr at VProfile@JSC@@@WTF@@PAVExecState at 2@ABVUString at 2@@Z
     ?stopSampling at JSGlobalData@JSC@@QAEXXZ
     ?strtod at WTF@@YANPBDPAPAD at Z
-    ?substr at UString@JSC@@QBE?AV12 at HH@Z
     ?symbolTableGet at JSVariableObject@JSC@@IAE_NABVIdentifier at 2@AAVPropertyDescriptor at 2@@Z
     ?synthesizePrototype at JSValue@JSC@@ABEPAVJSObject at 2@PAVExecState at 2@@Z
     ?thisObject at DebuggerCallFrame@JSC@@QBEPAVJSObject at 2@XZ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list