Title: [154544] trunk
Revision
154544
Author
[email protected]
Date
2013-08-24 04:54:54 -0700 (Sat, 24 Aug 2013)

Log Message

Unreviewed. Fix GTK+ build after r154541.

* Source/autotools/symbols.filter: Export symbols required by
libWebCoreInternal.

Modified Paths

Diff

Modified: trunk/ChangeLog (154543 => 154544)


--- trunk/ChangeLog	2013-08-24 11:24:10 UTC (rev 154543)
+++ trunk/ChangeLog	2013-08-24 11:54:54 UTC (rev 154544)
@@ -1,3 +1,10 @@
+2013-08-24  Carlos Garcia Campos  <[email protected]>
+
+        Unreviewed. Fix GTK+ build after r154541.
+
+        * Source/autotools/symbols.filter: Export symbols required by
+        libWebCoreInternal.
+
 2013-08-15  Zan Dobersek  <[email protected]>
 
         Unreviewed GTK build fix after r154106.

Modified: trunk/Source/autotools/symbols.filter (154543 => 154544)


--- trunk/Source/autotools/symbols.filter	2013-08-24 11:24:10 UTC (rev 154543)
+++ trunk/Source/autotools/symbols.filter	2013-08-24 11:54:54 UTC (rev 154544)
@@ -326,6 +326,8 @@
 _ZN7WebCore6toInt8EPN3JSC9ExecStateENS0_7JSValueENS_30IntegerConversionConfigurationE;
 _ZNK7WebCore20RenderEmbeddedObject21isReplacementObscuredEv;
 _ZNK7WebCore7Element10shadowRootEv;
+_ZNK7WebCore7Element18afterPseudoElementEv;
+_ZNK7WebCore7Element19beforePseudoElementEv;
 
 local:
 _Z*;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to