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

barraclough at apple.com barraclough at apple.com
Wed Dec 22 15:55:57 UTC 2010


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

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

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 339aaaf..6bb64a3 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,5 +1,11 @@
 2010-11-16  Gavin Barraclough  <barraclough at apple.com>
 
+        Windows build fix pt 1.
+
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
+2010-11-16  Gavin Barraclough  <barraclough at apple.com>
+
         Reviewed by Oliver Hunt.
 
         https://bugs.webkit.org/show_bug.cgi?id=49606
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index aa9d529..05b550e 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -88,7 +88,6 @@ 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@@YA?AVJSValue 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