Title: [165653] trunk/Source/WebCore
- Revision
- 165653
- Author
- [email protected]
- Date
- 2014-03-14 14:50:59 -0700 (Fri, 14 Mar 2014)
Log Message
Fix the iOS build and sort the exports file.
* WebCore.exp.in:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (165652 => 165653)
--- trunk/Source/WebCore/ChangeLog 2014-03-14 21:50:57 UTC (rev 165652)
+++ trunk/Source/WebCore/ChangeLog 2014-03-14 21:50:59 UTC (rev 165653)
@@ -1,5 +1,11 @@
2014-03-14 Simon Fraser <[email protected]>
+ Fix the iOS build and sort the exports file.
+
+ * WebCore.exp.in:
+
+2014-03-14 Simon Fraser <[email protected]>
+
[iOS WK2] Improve behavior of fixed elments on zooming
https://bugs.webkit.org/show_bug.cgi?id=130253
Modified: trunk/Source/WebCore/WebCore.exp.in (165652 => 165653)
--- trunk/Source/WebCore/WebCore.exp.in 2014-03-14 21:50:57 UTC (rev 165652)
+++ trunk/Source/WebCore/WebCore.exp.in 2014-03-14 21:50:59 UTC (rev 165653)
@@ -700,10 +700,10 @@
__ZN7WebCore16VisibleSelectionC1EPKNS_5RangeENS_9EAffinityEb
__ZN7WebCore16VisibleSelectionC1ERKNS_15VisiblePositionES3_b
__ZN7WebCore16VisibleSelectionC1ERKNS_15VisiblePositionEb
+__ZN7WebCore16VisitedLinkStore23invalidateStylesForLinkEy
+__ZN7WebCore16VisitedLinkStore27invalidateStylesForAllLinksEv
__ZN7WebCore16VisitedLinkStoreC2Ev
__ZN7WebCore16VisitedLinkStoreD2Ev
-__ZN7WebCore16VisitedLinkStore23invalidateStylesForLinkEy
-__ZN7WebCore16VisitedLinkStore27invalidateStylesForAllLinksEv
__ZN7WebCore16createFullMarkupERKNS_4NodeE
__ZN7WebCore16createFullMarkupERKNS_5RangeE
__ZN7WebCore16enclosingIntRectERK6CGRect
@@ -780,7 +780,6 @@
__ZN7WebCore19LayerFlushSchedulerC2EPNS_25LayerFlushSchedulerClientE
__ZN7WebCore19LayerFlushSchedulerD1Ev
__ZN7WebCore19LayerFlushSchedulerD2Ev
-__ZN7WebCore19MediaSessionManager9addClientEPNS_25MediaSessionManagerClientE
__ZN7WebCore19MediaSessionManager12removeClientEPNS_25MediaSessionManagerClientE
__ZN7WebCore19MediaSessionManager12restrictionsENS_12MediaSession9MediaTypeE
__ZN7WebCore19MediaSessionManager13sharedManagerEv
@@ -789,6 +788,7 @@
__ZN7WebCore19MediaSessionManager17beginInterruptionEv
__ZN7WebCore19MediaSessionManager17removeRestrictionENS_12MediaSession9MediaTypeEj
__ZN7WebCore19MediaSessionManager30didReceiveRemoteControlCommandENS_12MediaSession24RemoteControlCommandTypeE
+__ZN7WebCore19MediaSessionManager9addClientEPNS_25MediaSessionManagerClientE
__ZN7WebCore19PlatformCAAnimation10setToValueERKNS_20TransformationMatrixE
__ZN7WebCore19PlatformCAAnimation6createEP19CAPropertyAnimation
__ZN7WebCore19PlatformCAAnimationD1Ev
@@ -991,6 +991,7 @@
__ZN7WebCore36standardUserAgentWithApplicationNameERKN3WTF6StringES3_
__ZN7WebCore37WidgetHierarchyUpdatesSuspensionScope11moveWidgetsEv
__ZN7WebCore37WidgetHierarchyUpdatesSuspensionScope35s_widgetHierarchyUpdateSuspendCountE
+__ZN7WebCore38makeDOMBindingsTypeErrorStringInternalEPKcz
__ZN7WebCore3URL10invalidateEv
__ZN7WebCore3URLC1ENS_18ParsedURLStringTagERKN3WTF6StringE
__ZN7WebCore3URLC1EP5NSURL
@@ -2203,7 +2204,6 @@
__ZN7WebCore35contextMenuItemTagSubstitutionsMenuEv
__ZN7WebCore37contextMenuItemTagTransformationsMenuEv
__ZN7WebCore38contextMenuItemTagWritingDirectionMenuEv
-__ZN7WebCore38makeDOMBindingsTypeErrorStringInternalEPKcz
__ZN7WebCore42contextMenuItemTagCheckGrammarWithSpellingEv
__ZN7WebCore42contextMenuItemTagCheckSpellingWhileTypingEv
__ZN7WebCore46contextMenuItemTagCorrectSpellingAutomaticallyEv
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes