Title: [135896] trunk/Source/WebCore
- Revision
- 135896
- Author
- [email protected]
- Date
- 2012-11-27 12:09:18 -0800 (Tue, 27 Nov 2012)
Log Message
Attempted build fix after http://trac.webkit.org/changeset/135888.
* WebCore.exp.in:
* WebCore.order:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (135895 => 135896)
--- trunk/Source/WebCore/ChangeLog 2012-11-27 20:00:54 UTC (rev 135895)
+++ trunk/Source/WebCore/ChangeLog 2012-11-27 20:09:18 UTC (rev 135896)
@@ -1,3 +1,10 @@
+2012-11-27 Dean Jackson <[email protected]>
+
+ Attempted build fix after http://trac.webkit.org/changeset/135888.
+
+ * WebCore.exp.in:
+ * WebCore.order:
+
2012-11-27 Ryosuke Niwa <[email protected]>
Build fix after r135890. #else, not #elif.
Modified: trunk/Source/WebCore/WebCore.exp.in (135895 => 135896)
--- trunk/Source/WebCore/WebCore.exp.in 2012-11-27 20:00:54 UTC (rev 135895)
+++ trunk/Source/WebCore/WebCore.exp.in 2012-11-27 20:09:18 UTC (rev 135896)
@@ -1321,7 +1321,7 @@
__ZNK7WebCore27AuthenticationChallengeBase5errorEv
__ZNK7WebCore27AuthenticationChallengeBase6isNullEv
__ZNK7WebCore4Font5widthERKNS_7TextRunEPN3WTF7HashSetIPKNS_14SimpleFontDataENS4_7PtrHashIS8_EENS4_10HashTraitsIS8_EEEEPNS_13GlyphOverflowE
-__ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
+__ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEiiNS0_24CustomFontNotReadyActionE
__ZNK7WebCore4KURL10protocolIsEPKc
__ZNK7WebCore4KURL11createCFURLEv
__ZNK7WebCore4KURL11isLocalFileEv
Modified: trunk/Source/WebCore/WebCore.order (135895 => 135896)
--- trunk/Source/WebCore/WebCore.order 2012-11-27 20:00:54 UTC (rev 135895)
+++ trunk/Source/WebCore/WebCore.order 2012-11-27 20:09:18 UTC (rev 135896)
@@ -319,7 +319,7 @@
__ZN7WebCore8makeRGBAEiiii
__ZN7WebCore15GraphicsContext12setFillColorERKNS_5ColorENS_10ColorSpaceE
__ZN7WebCore15GraphicsContext20setPlatformFillColorERKNS_5ColorENS_10ColorSpaceE
-__ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
+__ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEiiNS0_24CustomFontNotReadyActionE
__ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
__ZNK7WebCore4Font33getGlyphsAndAdvancesForSimpleTextERKNS_7TextRunEiiRNS_11GlyphBufferENS0_20ForTextEmphasisOrNotE
__ZN7WebCore11GlyphBuffer3addEtPKNS_14SimpleFontDataEfPKNS_9FloatSizeE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes