Title: [166057] trunk/Source/WebCore
- Revision
- 166057
- Author
- [email protected]
- Date
- 2014-03-21 02:24:08 -0700 (Fri, 21 Mar 2014)
Log Message
Unreviewed. iOS build fix after r166046.
* WebCore.exp.in:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (166056 => 166057)
--- trunk/Source/WebCore/ChangeLog 2014-03-21 08:58:02 UTC (rev 166056)
+++ trunk/Source/WebCore/ChangeLog 2014-03-21 09:24:08 UTC (rev 166057)
@@ -1,3 +1,9 @@
+2014-03-21 Pratik Solanki <[email protected]>
+
+ Unreviewed. iOS build fix after r166046.
+
+ * WebCore.exp.in:
+
2014-03-21 Laszlo Vidacs <[email protected]>
Fix the !ENABLE(FILTERS) build
Modified: trunk/Source/WebCore/WebCore.exp.in (166056 => 166057)
--- trunk/Source/WebCore/WebCore.exp.in 2014-03-21 08:58:02 UTC (rev 166056)
+++ trunk/Source/WebCore/WebCore.exp.in 2014-03-21 09:24:08 UTC (rev 166057)
@@ -802,6 +802,7 @@
__ZN7WebCore19ResourceRequestBase50setResponseContentDispositionEncodingFallbackArrayERKN3WTF6StringES4_S4_
__ZN7WebCore19ResourceRequestBase6setURLERKNS_3URLE
__ZN7WebCore19SQLResultConstraintE
+__ZN7WebCore19TextResourceDecoder14decodeAndFlushEPKcm
__ZN7WebCore19TextResourceDecoder5flushEv
__ZN7WebCore19TextResourceDecoder6decodeEPKcm
__ZN7WebCore19TextResourceDecoderC1ERKN3WTF6StringERKNS_12TextEncodingEb
@@ -2141,7 +2142,6 @@
__ZN7WebCore17ScrollbarThemeMac24removeOverhangAreaShadowEP7CALayer
__ZN7WebCore17ScrollbarThemeMac27setUpOverhangAreaBackgroundEP7CALayerRKNS_5ColorE
__ZN7WebCore17ScrollbarThemeMac28removeOverhangAreaBackgroundEP7CALayer
-__ZN7WebCore19TextResourceDecoder14decodeAndFlushEPKcm
__ZN7WebCore19applicationIsSafariEv
__ZN7WebCore20PlatformEventFactory24createPlatformMouseEventEP7NSEventP6NSView
__ZN7WebCore20PlatformEventFactory27createPlatformKeyboardEventEP7NSEvent
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes