Title: [94054] trunk
Revision
94054
Author
[email protected]
Date
2011-08-30 00:43:15 -0700 (Tue, 30 Aug 2011)

Log Message

        Unreviewed, another attempt to fix GTK build after r94038.

        * Source/autotools/symbols.filter:

Modified Paths

Diff

Modified: trunk/ChangeLog (94053 => 94054)


--- trunk/ChangeLog	2011-08-30 06:40:07 UTC (rev 94053)
+++ trunk/ChangeLog	2011-08-30 07:43:15 UTC (rev 94054)
@@ -1,3 +1,9 @@
+2011-08-30  Philippe Normand  <[email protected]>
+
+        Unreviewed, another attempt to fix GTK build after r94038.
+
+        * Source/autotools/symbols.filter:
+
 2011-08-29  Ryosuke Niwa  <[email protected]>
 
         Build fix attempt after r94038.

Modified: trunk/Source/autotools/symbols.filter (94053 => 94054)


--- trunk/Source/autotools/symbols.filter	2011-08-30 06:40:07 UTC (rev 94053)
+++ trunk/Source/autotools/symbols.filter	2011-08-30 07:43:15 UTC (rev 94054)
@@ -56,6 +56,7 @@
 _ZN7WebCore22externalRepresentationEPNS_7ElementEj;
 _ZN7WebCore24DocumentMarkerController10markersForEPNS_4NodeE;
 _ZN7WebCore26HTMLTextFormControlElement27setLastChangeWasNotUserEditEv;
+_ZNK7WebCore26HTMLTextFormControlElement21lastChangeWasUserEditEv;
 _ZN7WebCore6JSNode13visitChildrenERN3JSC11SlotVisitorE;
 _ZN7WebCore6JSNode3putEPN3JSC9ExecStateERKNS1_10IdentifierENS1_7JSValueERNS1_15PutPropertySlotE;
 _ZN7WebCore6JSNode6s_infoE;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to