[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

bweinstein at apple.com bweinstein at apple.com
Thu Apr 8 00:45:30 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 16d44898881916eb6a29c2311a254fc147d52a1b
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Dec 22 03:36:11 2009 +0000

    Build fix for Windows Debug, if this breaks Release I will roll it out.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52476 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index b703542..ea22f34 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
+    ?checkSameIdentifierTable at Identifier@JSC@@CAXPAVExecState at 2@PAVUStringImpl at 2@@Z
+    ?checkSameIdentifierTable at Identifier@JSC@@CAXPAVJSGlobalData at 2@PAVUStringImpl 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