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

bweinstein at apple.com bweinstein at apple.com
Wed Dec 22 15:56:00 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit f4b3ef70ea80c24b07edfbc586bca44a3e612461
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 16 21:56:46 2010 +0000

    Rest of the Windows build fix.
    
    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72134 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 6bb64a3..3f2f37e 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-16  Brian Weinstein  <bweinstein at apple.com>
+
+        Rest of the Windows build fix.
+
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
 2010-11-16  Gavin Barraclough  <barraclough at apple.com>
 
         Windows build fix pt 1.
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index 05b550e..449c0bb 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -88,6 +88,7 @@ EXPORTS
     ?createEmptyString at SmallStrings@JSC@@AAEXPAVJSGlobalData at 2@@Z
     ?createError at JSC@@YAPAVJSObject at 1@PAVExecState at 1@ABVUString at 1@@Z
     ?createInheritorID at JSObject@JSC@@AAEPAVStructure at 2@XZ
+    ?createInterruptedExecutionException at JSC@@YAPAVJSObject at 1@PAVJSGlobalData at 1@@Z
     ?createLeaked at JSGlobalData@JSC@@SA?AV?$PassRefPtr at VJSGlobalData@JSC@@@WTF@@W4ThreadStackType at 2@@Z
     ?createReferenceError at JSC@@YAPAVJSObject at 1@PAVExecState at 1@ABVUString at 1@@Z
     ?createSingleCharacterString at SmallStrings@JSC@@AAEXPAVJSGlobalData at 2@E at Z

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list