Title: [120551] trunk
Revision
120551
Author
[email protected]
Date
2012-06-17 11:36:21 -0700 (Sun, 17 Jun 2012)

Log Message

Unreviewed, GTK build fix after r120397.

* Source/autotools/symbols.filter:

Modified Paths

Diff

Modified: trunk/ChangeLog (120550 => 120551)


--- trunk/ChangeLog	2012-06-17 11:15:02 UTC (rev 120550)
+++ trunk/ChangeLog	2012-06-17 18:36:21 UTC (rev 120551)
@@ -1,3 +1,9 @@
+2012-06-17  Philippe Normand  <[email protected]>
+
+        Unreviewed, GTK build fix after r120397.
+
+        * Source/autotools/symbols.filter:
+
 2012-06-14  Kent Tamura  <[email protected]>
 
         Validate form state strings in FormController::setStateForNewFormElements()

Modified: trunk/Source/autotools/symbols.filter (120550 => 120551)


--- trunk/Source/autotools/symbols.filter	2012-06-17 11:15:02 UTC (rev 120550)
+++ trunk/Source/autotools/symbols.filter	2012-06-17 18:36:21 UTC (rev 120551)
@@ -47,7 +47,7 @@
 _ZN7WebCore10ShadowRoot6createEPNS_7ElementERi;
 _ZN7WebCore11EventTarget17toGeneratedStreamEv;
 _ZN7WebCore11EventTarget8toStreamEv;
-_ZN7WebCore11HistoryItem16setDocumentStateERKN3WTF6VectorINS1_6StringELm0EEE;
+_ZN7WebCore11HistoryItem16setDocumentStateERKN3WTF6VectorINS1_6StringELj0EEE;
 _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