Title: [113464] trunk
Revision
113464
Author
[email protected]
Date
2012-04-06 11:30:42 -0700 (Fri, 06 Apr 2012)

Log Message

Fix the GTK+ debug build.

* Source/autotools/symbols.filter: Add a missing symbol to the symbols.list file.

Modified Paths

Diff

Modified: trunk/ChangeLog (113463 => 113464)


--- trunk/ChangeLog	2012-04-06 18:25:18 UTC (rev 113463)
+++ trunk/ChangeLog	2012-04-06 18:30:42 UTC (rev 113464)
@@ -1,3 +1,9 @@
+2012-04-06  Martin Robinson  <[email protected]>
+
+        Fix the GTK+ debug build.
+
+        * Source/autotools/symbols.filter: Add a missing symbol to the symbols.list file.
+
 2012-04-05  George Staikos  <[email protected]>
 
         Compile the vibration module for BlackBerry.

Modified: trunk/Source/autotools/symbols.filter (113463 => 113464)


--- trunk/Source/autotools/symbols.filter	2012-04-06 18:25:18 UTC (rev 113463)
+++ trunk/Source/autotools/symbols.filter	2012-04-06 18:30:42 UTC (rev 113464)
@@ -131,6 +131,7 @@
 _ZNK7WebCore8Document13nodesFromRectEiijjjjbb;
 _ZN7WebCore4toJSEPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectEPNS_8NodeListE;
 _ZNK7WebCore6Editor26selectionStartHasMarkerForENS_14DocumentMarker10MarkerTypeEii;
+_ZN7WebCore17JSDOMGlobalObject6s_infoE;
 local:
 _Z*;
 cti*;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to