Title: [176675] trunk/Source/WebCore
Revision
176675
Author
ander...@apple.com
Date
2014-12-02 11:26:48 -0800 (Tue, 02 Dec 2014)

Log Message

Fix iOS build.

* WebCore.exp.in:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (176674 => 176675)


--- trunk/Source/WebCore/ChangeLog	2014-12-02 19:15:33 UTC (rev 176674)
+++ trunk/Source/WebCore/ChangeLog	2014-12-02 19:26:48 UTC (rev 176675)
@@ -1,3 +1,9 @@
+2014-12-02  Anders Carlsson  <ander...@apple.com>
+
+        Fix iOS build.
+
+        * WebCore.exp.in:
+
 2014-12-02  Chris Dumez  <cdu...@apple.com>
 
         Crash when setting 'flex' CSS property to 'calc(2 * 3) calc(2 * 3)'

Modified: trunk/Source/WebCore/WebCore.exp.in (176674 => 176675)


--- trunk/Source/WebCore/WebCore.exp.in	2014-12-02 19:15:33 UTC (rev 176674)
+++ trunk/Source/WebCore/WebCore.exp.in	2014-12-02 19:26:48 UTC (rev 176675)
@@ -2794,7 +2794,6 @@
 __ZN7WebCore9FrameView33rectForViewportConstrainedObjectsERKNS_10LayoutRectERKNS_10LayoutSizeEfbNS_30ScrollBehaviorForFixedElementsE
 __ZN7WebCore9FrameView36scheduleLayerFlushAllowingThrottlingEv
 __ZN7WebCore9FrameView46resumeVisibleImageAnimationsIncludingSubframesEv
-__ZN7WebCore9PageGroup17removeVisitedLinkERKNS_3URLE
 __ZNK7WebCore10FloatPointcv7CGPointEv
 __ZNK7WebCore10ScrollView18exposedContentRectEv
 __ZNK7WebCore10ScrollView21unobscuredContentRectENS_14ScrollableArea36VisibleContentRectIncludesScrollbarsE
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to