Title: [162844] trunk/Source/WebCore
Revision
162844
Author
[email protected]
Date
2014-01-27 09:48:04 -0800 (Mon, 27 Jan 2014)

Log Message

* WebCore.exp.in: Add export needed for iOS.

Modified Paths


Diff

Modified: trunk/Source/WebCore/ChangeLog (162843 => 162844)


--- trunk/Source/WebCore/ChangeLog	2014-01-27 17:12:46 UTC (rev 162843)
+++ trunk/Source/WebCore/ChangeLog	2014-01-27 17:48:04 UTC (rev 162844)
@@ -1,5 +1,9 @@
 2014-01-27  Antti Koivisto  <[email protected]>
 
+        * WebCore.exp.in: Add export needed for iOS.
+
+2014-01-27  Antti Koivisto  <[email protected]>
+
         REGRESSION(r133214): Don't invalidate style when adding classes that don't match rules
         https://bugs.webkit.org/show_bug.cgi?id=126177
 

Modified: trunk/Source/WebCore/WebCore.exp.in (162843 => 162844)


--- trunk/Source/WebCore/WebCore.exp.in	2014-01-27 17:12:46 UTC (rev 162843)
+++ trunk/Source/WebCore/WebCore.exp.in	2014-01-27 17:48:04 UTC (rev 162844)
@@ -1290,6 +1290,7 @@
 __ZN7WebCore9FrameView37updateLayoutAndStyleIfNeededRecursiveEv
 __ZN7WebCore9FrameView38scrollPositionChangedViaPlatformWidgetEv
 __ZN7WebCore9FrameView39flushCompositingStateIncludingSubframesEv
+__ZN7WebCore9FrameView52disableLayerFlushThrottlingTemporarilyForInteractionEv
 __ZN7WebCore9FrameView6createERNS_5FrameE
 __ZN7WebCore9HTMLNames10listingTagE
 __ZN7WebCore9HTMLNames11textareaTagE
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to