Title: [108053] trunk
Revision
108053
Author
[email protected]
Date
2012-02-17 02:37:17 -0800 (Fri, 17 Feb 2012)

Log Message

Unreviewed. Fix GTK+ build after r108003.

* Source/autotools/symbols.filter: Add missing symbol.

Modified Paths

Diff

Modified: trunk/ChangeLog (108052 => 108053)


--- trunk/ChangeLog	2012-02-17 09:47:18 UTC (rev 108052)
+++ trunk/ChangeLog	2012-02-17 10:37:17 UTC (rev 108053)
@@ -1,3 +1,9 @@
+2012-02-17  Carlos Garcia Campos  <[email protected]>
+
+        Unreviewed. Fix GTK+ build after r108003.
+
+        * Source/autotools/symbols.filter: Add missing symbol.
+
 2012-02-16  Simon Hausmann  <[email protected]>
 
         [Qt] Move event conversion functions from WebCore to WebKit

Modified: trunk/Source/autotools/symbols.filter (108052 => 108053)


--- trunk/Source/autotools/symbols.filter	2012-02-17 09:47:18 UTC (rev 108052)
+++ trunk/Source/autotools/symbols.filter	2012-02-17 10:37:17 UTC (rev 108053)
@@ -96,6 +96,7 @@
 _ZN7WebCore24FrameDestructionObserverC2EPNS_5FrameE;
 _ZN7WebCore24FrameDestructionObserver12observeFrameEPNS_5FrameE;
 _ZN7WebCore24FrameDestructionObserver14frameDestroyedEv;
+_ZN7WebCore22RuntimeEnabledFeatures31isMultipleShadowSubtreesEnabledE;
 local:
 _Z*;
 cti*;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to