Title: [165029] trunk/Source/WebCore
Revision
165029
Author
[email protected]
Date
2014-03-03 17:45:32 -0800 (Mon, 03 Mar 2014)

Log Message

Build fix for iOS simulator.

* WebCore.exp.in:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (165028 => 165029)


--- trunk/Source/WebCore/ChangeLog	2014-03-04 01:29:41 UTC (rev 165028)
+++ trunk/Source/WebCore/ChangeLog	2014-03-04 01:45:32 UTC (rev 165029)
@@ -1,3 +1,9 @@
+2014-03-03  Enrica Casucci  <[email protected]>
+
+        Build fix for iOS simulator.
+
+        * WebCore.exp.in:
+
 2014-03-03  Jeremy Jones  <[email protected]>
 
         Forward application suspend resume notifications to the web process.

Modified: trunk/Source/WebCore/WebCore.exp.in (165028 => 165029)


--- trunk/Source/WebCore/WebCore.exp.in	2014-03-04 01:29:41 UTC (rev 165028)
+++ trunk/Source/WebCore/WebCore.exp.in	2014-03-04 01:45:32 UTC (rev 165029)
@@ -2444,6 +2444,7 @@
 __ZN7WebCore15DatabaseTracker7trackerEv
 __ZN7WebCore15GraphicsContext12drawBidiTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointENS1_24CustomFontNotReadyActionEPNS_10BidiStatusEi
 __ZN7WebCore15GraphicsContext15drawNativeImageEP7CGImageRKNS_9FloatSizeENS_10ColorSpaceERKNS_9FloatRectES9_fNS_17CompositeOperatorENS_9BlendModeENS_16ImageOrientationE
+__ZN7WebCore15GraphicsContext15drawLineForTextERKNS_10FloatPointEfbb
 __ZN7WebCore15GraphicsContext22setEmojiDrawingEnabledEb
 __ZN7WebCore15GraphicsContext23setIsAcceleratedContextEb
 __ZN7WebCore15GraphicsContextC1EP9CGContextb
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to