[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

jberlin at webkit.org jberlin at webkit.org
Wed Dec 22 11:46:55 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 8938692ebae3aa5ba276f5a3dbca8c81db4b442c
Author: jberlin at webkit.org <jberlin at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Aug 6 16:51:49 2010 +0000

    2010-08-06  Jessie Berlin  <jberlin at apple.com>
    
            Windows Build Fix (continued). Unreviewed.
    
            * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64856 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 86f0973..64d366d 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,5 +1,11 @@
 2010-08-06  Jessie Berlin  <jberlin at apple.com>
 
+        Windows Build Fix (continued). Unreviewed.
+
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
+2010-08-06  Jessie Berlin  <jberlin at apple.com>
+
         Windows Build Fix. Unreviewed.
 
         * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj:
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index d6a0229..00cdf43 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -46,6 +46,7 @@ EXPORTS
     ?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
     ?addSlowCase at Identifier@JSC@@CA?AV?$PassRefPtr at VStringImpl@WebCore@@@WTF@@PAVExecState at 2@PAVStringImpl at WebCore@@@Z
+    ?addWeakGCHandle at Heap@JSC@@QAEPAVWeakGCHandle at 2@PAVJSCell at 2@@Z
     ?allocate at Heap@JSC@@QAEPAXI at Z
     ?allocatePropertyStorage at JSObject@JSC@@QAEXII at Z
     ?allocateStack at MarkStack@JSC@@CAPAXI at Z
@@ -142,6 +143,7 @@ EXPORTS
     ?fastZeroedMalloc at WTF@@YAPAXI at Z
     ?fillGetterPropertySlot at JSObject@JSC@@QAEXAAVPropertySlot at 2@PAVJSValue at 2@@Z
     ?focus at Profile@JSC@@QAEXPBVProfileNode at 2@@Z
+    ?free at WeakGCHandlePool@JSC@@QAEXPAVWeakGCHandle at 2@@Z
     ?from at Identifier@JSC@@SA?AV12 at PAVExecState@2 at H@Z
     ?from at Identifier@JSC@@SA?AV12 at PAVExecState@2 at I@Z
     ?from at UString@JSC@@SA?AV12 at H@Z
@@ -227,6 +229,7 @@ EXPORTS
     ?objectProtoFuncToString at JSC@@YI_JPAVExecState at 1@@Z
     ?parse at Parser@JSC@@AAEXPAVJSGlobalData at 2@PAHPAVUString at 2@@Z
     ?parseDateFromNullTerminatedCharacters at WTF@@YANPBD at Z
+    ?pool at WeakGCHandle@JSC@@QAEPAVWeakGCHandlePool at 2@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