[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
bweinstein at apple.com
bweinstein at apple.com
Tue Jan 5 23:58:13 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 8daedad4933fb87f9cd8ff5845aaf49df0cce012
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