Title: [109225] trunk
Revision
109225
Author
[email protected]
Date
2012-02-29 09:51:29 -0800 (Wed, 29 Feb 2012)

Log Message

Unreviewed. Fix GTK+ build.

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

Modified Paths

Diff

Modified: trunk/ChangeLog (109224 => 109225)


--- trunk/ChangeLog	2012-02-29 17:44:34 UTC (rev 109224)
+++ trunk/ChangeLog	2012-02-29 17:51:29 UTC (rev 109225)
@@ -1,3 +1,9 @@
+2012-02-29  Carlos Garcia Campos  <[email protected]>
+
+        Unreviewed. Fix GTK+ build.
+
+        * Source/autotools/symbols.filter: Add symbol.
+
 2012-02-28  Raphael Kubo da Costa  <[email protected]>
 
         [CMake] Always build wtf as a static library.

Modified: trunk/Source/autotools/symbols.filter (109224 => 109225)


--- trunk/Source/autotools/symbols.filter	2012-02-29 17:44:34 UTC (rev 109224)
+++ trunk/Source/autotools/symbols.filter	2012-02-29 17:51:29 UTC (rev 109225)
@@ -99,6 +99,7 @@
 _ZN7WebCore24FrameDestructionObserver14frameDestroyedEv;
 _ZN7WebCore24FrameDestructionObserver14willDetachPageEv;
 _ZN7WebCore22RuntimeEnabledFeatures31isMultipleShadowSubtreesEnabledE;
+_ZN7WebCore22RuntimeEnabledFeatures32setMultipleShadowSubtreesEnabledEb;
 local:
 _Z*;
 cti*;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to