[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.22-985-g3c00f00

barraclough at apple.com barraclough at apple.com
Wed Mar 17 18:35:15 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 64c7ddb2651ea68cd82968f54c2e2c7c802a5a57
Author: barraclough at apple.com <barraclough at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Mar 12 04:07:32 2010 +0000

    Add export.
    
    Reviewed by NOBODY (Windows build fix).
    
    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55883 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 72b137f..fb9dda6 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,5 +1,13 @@
 2010-03-11  Gavin Barraclough  <barraclough at apple.com>
 
+        Reviewed by NOBODY (Windows build fix).
+
+        Add export.
+
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
+2010-03-11  Gavin Barraclough  <barraclough at apple.com>
+
         Rubber stamped by Oliver Hunt.
 
         Remove nonsense comments used in development & commited in error.
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index f1c9f21..f42dad3 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -69,6 +69,7 @@ EXPORTS
     ?create at ByteArray@WTF@@SA?AV?$PassRefPtr at VByteArray@WTF@@@2 at I@Z
     ?create at JSGlobalData@JSC@@SA?AV?$PassRefPtr at VJSGlobalData@JSC@@@WTF@@XZ
     ?create at OpaqueJSString@@SA?AV?$PassRefPtr at UOpaqueJSString@@@WTF@@ABVUString at JSC@@@Z
+    ?create at UStringImpl@JSC@@SA?AV?$PassRefPtr at VUStringImpl@JSC@@@WTF@@V?$PassRefPtr at V?$CrossThreadRefCounted at V?$OwnFastMallocPtr@$$CB_W at WTF@@@WTF@@@4 at PB_WI@Z
     ?createEmptyString at SmallStrings@JSC@@AAEXPAVJSGlobalData at 2@@Z
     ?createInheritorID at JSObject@JSC@@AAEPAVStructure at 2@XZ
     ?createInterruptedExecutionException at JSC@@YA?AVJSValue at 1@PAVJSGlobalData at 1@@Z

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list