Title: [89232] trunk
Revision
89232
Author
[email protected]
Date
2011-06-19 23:46:31 -0700 (Sun, 19 Jun 2011)

Log Message

2011-06-19  MORITA Hajime <[email protected]>

        Unreviewed GTK build fix.

        * Source/autotools/symbols.filter:

Modified Paths

Diff

Modified: trunk/ChangeLog (89231 => 89232)


--- trunk/ChangeLog	2011-06-20 06:23:20 UTC (rev 89231)
+++ trunk/ChangeLog	2011-06-20 06:46:31 UTC (rev 89232)
@@ -1,3 +1,9 @@
+2011-06-19  MORITA Hajime <[email protected]>
+
+        Unreviewed GTK build fix.
+
+        * Source/autotools/symbols.filter:
+
 2011-06-19  MORITA Hajime  <[email protected]>
 
         Reviewed by Dimitri Glazkov.

Modified: trunk/Source/autotools/symbols.filter (89231 => 89232)


--- trunk/Source/autotools/symbols.filter	2011-06-20 06:23:20 UTC (rev 89231)
+++ trunk/Source/autotools/symbols.filter	2011-06-20 06:46:31 UTC (rev 89232)
@@ -29,6 +29,8 @@
 _ZN7WebCore10JSDocument3putEPN3JSC9ExecStateERKNS1_10IdentifierENS1_7JSValueERNS1_15PutPropertySlotE;
 _ZN7WebCore10JSDocument6s_infoE;
 _ZN7WebCore10toDocumentEN3JSC7JSValueE;
+_ZN7WebCore11EventTarget17toGeneratedStreamEv
+_ZN7WebCore11EventTarget8toStreamEv
 _ZN7WebCore12JSDOMWrapper34virtualFunctionToPreventWeakVtableEv;
 _ZN7WebCore13createWrapperEPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectEPNS_4NodeE;
 _ZN7WebCore15setDOMExceptionEPN3JSC9ExecStateEi;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to