Title: [160112] trunk/Source/WebKit
- Revision
- 160112
- Author
- [email protected]
- Date
- 2013-12-04 11:56:46 -0800 (Wed, 04 Dec 2013)
Log Message
[Win][64-bit] Link error.
https://bugs.webkit.org/show_bug.cgi?id=125234
Patch by [email protected] <[email protected]> on 2013-12-04
Reviewed by Brent Fulgham.
* WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Changed 64-bit version of symbol.
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (160111 => 160112)
--- trunk/Source/WebKit/ChangeLog 2013-12-04 19:33:15 UTC (rev 160111)
+++ trunk/Source/WebKit/ChangeLog 2013-12-04 19:56:46 UTC (rev 160112)
@@ -1,3 +1,12 @@
+2013-12-04 [email protected] <[email protected]>
+
+ [Win][64-bit] Link error.
+ https://bugs.webkit.org/show_bug.cgi?id=125234
+
+ Reviewed by Brent Fulgham.
+
+ * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Changed 64-bit version of symbol.
+
2013-12-03 Joseph Pecoraro <[email protected]>
Web Inspector: Push Remote Inspector debugging connection management into _javascript_Core
Modified: trunk/Source/WebKit/WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in (160111 => 160112)
--- trunk/Source/WebKit/WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in 2013-12-04 19:33:15 UTC (rev 160111)
+++ trunk/Source/WebKit/WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in 2013-12-04 19:56:46 UTC (rev 160112)
@@ -459,4 +459,4 @@
symbolWithPointer(?storeUpdatedQuotaForOrigin@ApplicationCacheStorage@WebCore@@QAE_NPBVSecurityOrigin@2@_J@Z, ?storeUpdatedQuotaForOrigin@ApplicationCacheStorage@WebCore@@QEAA_NPEBVSecurityOrigin@2@_J@Z)
symbolWithPointer(?cacheStorage@WebCore@@YAAAVApplicationCacheStorage@1@XZ, ?cacheStorage@WebCore@@YAAEAVApplicationCacheStorage@1@XZ)
symbolWithPointer(?setDefaultOriginQuota@ApplicationCacheStorage@WebCore@@QAEX_J@Z, ?setDefaultOriginQuota@ApplicationCacheStorage@WebCore@@QEAAX_J@Z)
- symbolWithPointer(?vm@ScriptExecutionContext@WebCore@@QAEPAVVM@JSC@@XZ, ?vm@ScriptExecutionContext@WebCore@@QAEPAVVM@JSC@@XZ)
\ No newline at end of file
+ symbolWithPointer(?vm@ScriptExecutionContext@WebCore@@QAEPAVVM@JSC@@XZ, ?vm@ScriptExecutionContext@WebCore@@QEAAPEAVVM@JSC@@XZ)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes