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

ggaren at apple.com ggaren at apple.com
Thu Apr 8 00:33:53 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 12e363b4b46ec73b9cfe0b4f56540e40a1c0294a
Author: ggaren at apple.com <ggaren at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Dec 12 05:49:16 2009 +0000

    Windows build fix: Removed some old exports.
    
    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52042 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 9a1d10f..9ab3695 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,5 +1,11 @@
 2009-12-11  Geoffrey Garen  <ggaren at apple.com>
 
+        Windows build fix: Removed some old exports.
+
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
+2009-12-11  Geoffrey Garen  <ggaren at apple.com>
+
         Windows build fix: Use unsigned instead of uint32_t to avoid dependencies.
 
         * wtf/StdLibExtras.h:
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index aae8118..e74acea 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -62,7 +62,6 @@ EXPORTS
     ?classInfo at JSCell@JSC@@UBEPBUClassInfo at 2@XZ
     ?className at JSObject@JSC@@UBE?AVUString at 2@XZ
     ?collate at Collator@WTF@@QBE?AW4Result at 12@PB_WI0I at Z
-    ?collect at Heap@JSC@@QAE_NXZ
     ?computeHash at Rep@UString at JSC@@SAIPBDH at Z
     ?computeHash at Rep@UString at JSC@@SAIPB_WH at Z
     ?configurable at PropertyDescriptor@JSC@@QBE_NXZ
@@ -200,12 +199,9 @@ EXPORTS
     ?materializePropertyMap at Structure@JSC@@AAEXXZ
     ?name at InternalFunction@JSC@@QAEABVUString at 2@PAVExecState at 2@@Z
     ?nonInlineNaN at JSC@@YANXZ
-    ?objectCount at Heap@JSC@@QAEIXZ
     ?objectProtoFuncToString at JSC@@YI?AVJSValue at 1@PAVExecState at 1@PAVJSObject at 1@V21 at ABVArgList@1@@Z
     ?parse at Parser@JSC@@AAEXPAVJSGlobalData at 2@PAHPAVUString at 2@@Z
     ?parseDateFromNullTerminatedCharacters at WTF@@YANPBD at Z
-    ?primaryHeapBegin at Heap@JSC@@QAE?AV?$CollectorHeapIterator@$0A@@2 at XZ
-    ?primaryHeapEnd at Heap@JSC@@QAE?AV?$CollectorHeapIterator@$0A@@2 at XZ
     ?profiler at Profiler@JSC@@SAPAV12 at XZ
     ?protect at Heap@JSC@@QAEXVJSValue at 2@@Z
     ?protectedGlobalObjectCount at Heap@JSC@@QAEIXZ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list