Title: [165025] trunk/Source/WebCore
Revision
165025
Author
wei...@apple.com
Date
2014-03-03 17:20:31 -0800 (Mon, 03 Mar 2014)

Log Message

Fix the iOS Simulator build.

* WebCore.exp.in:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (165024 => 165025)


--- trunk/Source/WebCore/ChangeLog	2014-03-04 01:13:36 UTC (rev 165024)
+++ trunk/Source/WebCore/ChangeLog	2014-03-04 01:20:31 UTC (rev 165025)
@@ -1,3 +1,9 @@
+2014-03-03  Sam Weinig  <s...@webkit.org>
+
+        Fix the iOS Simulator build.
+
+        * WebCore.exp.in:
+
 2014-03-03  Myles C. Maxfield  <mmaxfi...@apple.com>
 
         Space between double underlines does not scale with font size

Modified: trunk/Source/WebCore/WebCore.exp.in (165024 => 165025)


--- trunk/Source/WebCore/WebCore.exp.in	2014-03-04 01:13:36 UTC (rev 165024)
+++ trunk/Source/WebCore/WebCore.exp.in	2014-03-04 01:20:31 UTC (rev 165025)
@@ -2441,7 +2441,6 @@
 __ZN7WebCore15DatabaseTracker44emptyDatabaseFilesRemovalTaskWillBeScheduledEv
 __ZN7WebCore15DatabaseTracker7trackerEv
 __ZN7WebCore15GraphicsContext12drawBidiTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointENS1_24CustomFontNotReadyActionEPNS_10BidiStatusEi
-__ZN7WebCore15GraphicsContext15drawLineForTextERKNS_10FloatPointEfb
 __ZN7WebCore15GraphicsContext15drawNativeImageEP7CGImageRKNS_9FloatSizeENS_10ColorSpaceERKNS_9FloatRectES9_fNS_17CompositeOperatorENS_9BlendModeENS_16ImageOrientationE
 __ZN7WebCore15GraphicsContext22setEmojiDrawingEnabledEb
 __ZN7WebCore15GraphicsContext23setIsAcceleratedContextEb
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to