[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
barraclough at apple.com
barraclough at apple.com
Tue Jan 5 23:39:23 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit e68657da3526e11d756c207cef033a6f89582537
Author: barraclough at apple.com <barraclough at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Nov 30 22:10:30 2009 +0000
Windows Build fix. Reviewed by NOBODY.
* JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51514 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 052f406..baf25ed 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-30 Gavin Barraclough <barraclough at apple.com>
+
+ Windows Build fix. Reviewed by NOBODY.
+
+ * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
2009-11-24 Gavin Barraclough <barraclough at apple.com>
Reviewed by Geoff Garen.
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index 4332530..706ea62 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -113,7 +113,6 @@ EXPORTS
?destroyJSGlobalObjectData at JSGlobalObject@JSC@@CAXPAX at Z
?detach at Debugger@JSC@@UAEXPAVJSGlobalObject at 2@@Z
?detachThread at WTF@@YAXI at Z
- ?didExecute at ClientData@JSGlobalData at JSC@@UAEXPAVExecState at 3@@Z
?didTimeOut at TimeoutChecker@JSC@@QAE_NPAVExecState at 2@@Z
?dumpSampleData at JSGlobalData@JSC@@QAEXPAVExecState at 2@@Z
?doubleToStringInJavaScriptFormat at WTF@@YAXNQADPAI at Z
@@ -308,7 +307,6 @@ EXPORTS
?unwrappedObject at JSObject@JSC@@UAEPAV12 at XZ
?wait at ThreadCondition@WTF@@QAEXAAVMutex at 2@@Z
?waitForThreadCompletion at WTF@@YAHIPAPAX at Z
- ?willExecute at ClientData@JSGlobalData at JSC@@UAEXPAVExecState at 3@@Z
?writable at PropertyDescriptor@JSC@@QBE_NXZ
WTFLog
WTFLogVerbose
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list