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


The following commit has been merged in the webkit-1.2 branch:
commit a1a2d93c5f6d57c5a148a91450f77b6c4105e6bc
Author: barraclough at apple.com <barraclough at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 6 19:45:14 2010 +0000

    Windows build fix part I.
    
    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52858 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 6b0a629..353b8e4 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-06  Gavin Barraclough  <barraclough at apple.com>
+
+        Windows build fix part I.
+
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
 2010-01-06  Dan Bernstein  <mitz at apple.com>
 
         Build fix
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index eee2c5d..52f44a0 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -69,7 +69,6 @@ EXPORTS
     ?constructFunction at JSC@@YAPAVJSObject at 1@PAVExecState at 1@ABVArgList at 1@ABVIdentifier at 1@ABVUString at 1@H at Z
     ?convertUTF16ToUTF8 at Unicode@WTF@@YA?AW4ConversionResult at 12@PAPB_WPB_WPAPADPAD_N at Z
     ?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@@_N at Z
     ?create at OpaqueJSString@@SA?AV?$PassRefPtr at UOpaqueJSString@@@WTF@@ABVUString at JSC@@@Z
     ?createEmptyString at SmallStrings@JSC@@AAEXPAVJSGlobalData at 2@@Z
     ?createInheritorID at JSObject@JSC@@AAEPAVStructure at 2@XZ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list