Title: [178902] branches/safari-600.5-branch/Source/WebKit
Revision
178902
Author
matthew_han...@apple.com
Date
2015-01-22 01:31:49 -0800 (Thu, 22 Jan 2015)

Log Message

Merge r172509. rdar://problem/19451367

Modified Paths

Diff

Modified: branches/safari-600.5-branch/Source/WebKit/ChangeLog (178901 => 178902)


--- branches/safari-600.5-branch/Source/WebKit/ChangeLog	2015-01-22 09:31:46 UTC (rev 178901)
+++ branches/safari-600.5-branch/Source/WebKit/ChangeLog	2015-01-22 09:31:49 UTC (rev 178902)
@@ -1,3 +1,14 @@
+2015-01-22  Matthew Hanson  <matthew_han...@apple.com>
+
+        Merge r172509. rdar://problem/19451367
+
+    2014-08-12  Brent Fulgham  <bfulg...@apple.com>
+
+            [Win] Unreviewed build fix after r172504
+
+            * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add missing
+            symbol exports.
+
 2015-01-15  Matthew Hanson  <matthew_han...@apple.com>
 
         Merge r177448. rdar://problem/19451944

Modified: branches/safari-600.5-branch/Source/WebKit/WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in (178901 => 178902)


--- branches/safari-600.5-branch/Source/WebKit/WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in	2015-01-22 09:31:46 UTC (rev 178901)
+++ branches/safari-600.5-branch/Source/WebKit/WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in	2015-01-22 09:31:49 UTC (rev 178902)
@@ -395,6 +395,8 @@
         symbolWithPointer(?create@BitmapInfo@WebCore@@SA?AU12@ABVIntSize@2@W4BitCount@12@@Z, ?create@BitmapInfo@WebCore@@SA?AU12@AEBVIntSize@2@W4BitCount@12@@Z)
         symbolWithPointer(?drawPattern@Image@WebCore@@UAEXPAVGraphicsContext@2@ABVFloatRect@2@ABVAffineTransform@2@ABVFloatPoint@2@W4ColorSpace@2@W4CompositeOperator@2@1W4BlendMode@2@@Z, ?drawPattern@Image@WebCore@@UEAAXPEAVGraphicsContext@2@AEBVFloatRect@2@AEBVAffineTransform@2@AEBVFloatPoint@2@W4ColorSpace@2@W4CompositeOperator@2@1W4BlendMode@2@@Z)
         symbolWithPointer(?drawFrameMatchingSourceSize@BitmapImage@WebCore@@MAEXPAVGraphicsContext@2@ABVFloatRect@2@ABVIntSize@2@W4ColorSpace@2@W4CompositeOperator@2@@Z, ?drawFrameMatchingSourceSize@BitmapImage@WebCore@@MEAAXPEAVGraphicsContext@2@AEBVFloatRect@2@AEBVIntSize@2@W4ColorSpace@2@W4CompositeOperator@2@@Z)
+        symbolWithPointer(?fontCache@WebCore@@YAAAVFontCache@1@XZ, ?fontCache@WebCore@@YAAEAVFontCache@1@XZ)
+        symbolWithPointer(?invalidate@FontCache@WebCore@@QAEXXZ, ?invalidate@FontCache@WebCore@@QEAAXXZ)
         symbolWithPointer(?mayFillWithSolidColor@BitmapImage@WebCore@@MAE_NXZ, ?mayFillWithSolidColor@BitmapImage@WebCore@@MEAA_NXZ)
         symbolWithPointer(?solidColor@BitmapImage@WebCore@@MBE?AVColor@2@XZ, ?solidColor@BitmapImage@WebCore@@MEBA?AVColor@2@XZ)
         symbolWithPointer(?frameOrientationAtIndex@BitmapImage@WebCore@@IAE?AVImageOrientation@2@I@Z, ?frameOrientationAtIndex@BitmapImage@WebCore@@IEAA?AVImageOrientation@2@_K@Z)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to