[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 02:21:35 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 5ac12f3f69ef8f25328270b6d1cce1b9573d8b79
Author: barraclough at apple.com <barraclough at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Mar 13 02:10:07 2010 +0000

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

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index ac8e9a8..90f7e57 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -4,6 +4,12 @@
 
         * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
 
+2010-03-12  Gavin Barraclough  <barraclough at apple.com>
+
+        Reviewed by NOBODY (build fix).
+
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
 2010-03-11  Gavin Barraclough  <barraclough at apple.com>
 
         Reviewed by Oliver Hunt.
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index a5912c3..299e93b 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -52,6 +52,8 @@ EXPORTS
     ?callOnMainThread at WTF@@YAXP6AXPAX at Z0@Z
     ?callOnMainThreadAndWait at WTF@@YAXP6AXPAX at Z0@Z
     ?changePrototypeTransition at Structure@JSC@@SA?AV?$PassRefPtr at VStructure@JSC@@@WTF@@PAV12 at VJSValue@2@@Z
+    ?checkCurrentIdentifierTable at Identifier@JSC@@CAXPAVExecState at 2@@Z
+    ?checkCurrentIdentifierTable at Identifier@JSC@@CAXPAVJSGlobalData at 2@@Z
     ?checkSyntax at JSC@@YA?AVCompletion at 1@PAVExecState at 1@ABVSourceCode at 1@@Z
     ?classInfo at InternalFunction@JSC@@UBEPBUClassInfo at 2@XZ
     ?classInfo at JSCell@JSC@@UBEPBUClassInfo at 2@XZ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list