Title: [120562] trunk
Revision
120562
Author
[email protected]
Date
2012-06-17 19:35:53 -0700 (Sun, 17 Jun 2012)

Log Message

Unreviewed, GTK 64-bit build fix after r120551.

* Source/autotools/symbols.filter:

Modified Paths

Diff

Modified: trunk/ChangeLog (120561 => 120562)


--- trunk/ChangeLog	2012-06-18 02:28:13 UTC (rev 120561)
+++ trunk/ChangeLog	2012-06-18 02:35:53 UTC (rev 120562)
@@ -1,5 +1,11 @@
 2012-06-17  Philippe Normand  <[email protected]>
 
+        Unreviewed, GTK 64-bit build fix after r120551.
+
+        * Source/autotools/symbols.filter:
+
+2012-06-17  Philippe Normand  <[email protected]>
+
         Unreviewed, GTK build fix after r120397.
 
         * Source/autotools/symbols.filter:

Modified: trunk/Source/autotools/symbols.filter (120561 => 120562)


--- trunk/Source/autotools/symbols.filter	2012-06-18 02:28:13 UTC (rev 120561)
+++ trunk/Source/autotools/symbols.filter	2012-06-18 02:35:53 UTC (rev 120562)
@@ -48,6 +48,7 @@
 _ZN7WebCore11EventTarget17toGeneratedStreamEv;
 _ZN7WebCore11EventTarget8toStreamEv;
 _ZN7WebCore11HistoryItem16setDocumentStateERKN3WTF6VectorINS1_6StringELj0EEE;
+_ZN7WebCore11HistoryItem16setDocumentStateERKN3WTF6VectorINS1_6StringELm0EEE;
 _ZN7WebCore12TextIterator26rangeFromLocationAndLengthEPNS_13ContainerNodeEiib;
 _ZN7WebCore12TextIterator29getLocationAndLengthFromRangeEPNS_7ElementEPKNS_5RangeERjS6_;
 _ZN7WebCore12TextIterator29getLocationAndLengthFromRangeEPNS_7ElementEPKNS_5RangeERmS6_;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to