Title: [147906] trunk
Revision
147906
Author
[email protected]
Date
2013-04-08 02:39:02 -0700 (Mon, 08 Apr 2013)

Log Message

Unreviewed GTK build fix.

* Source/autotools/symbols.filter: Exporting a bunch of symbols.

Modified Paths

Diff

Modified: trunk/ChangeLog (147905 => 147906)


--- trunk/ChangeLog	2013-04-08 09:27:27 UTC (rev 147905)
+++ trunk/ChangeLog	2013-04-08 09:39:02 UTC (rev 147906)
@@ -1,3 +1,9 @@
+2013-04-08  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK build fix.
+
+        * Source/autotools/symbols.filter: Exporting a bunch of symbols.
+
 2013-04-07  Vivek Galatage  <[email protected]>
 
         Modify .gitignore file to remove entries for chromium generated files

Modified: trunk/Source/autotools/symbols.filter (147905 => 147906)


--- trunk/Source/autotools/symbols.filter	2013-04-08 09:27:27 UTC (rev 147905)
+++ trunk/Source/autotools/symbols.filter	2013-04-08 09:39:02 UTC (rev 147906)
@@ -298,6 +298,13 @@
 _ZN7WebCore9FrameView15setFooterHeightEi;
 _ZN7WebCore9FrameView15setHeaderHeightEi;
 _ZN7WebCore11MediaPlayer25simulateAudioInterruptionEv;
+_ZN7WebCore30overrideUserPreferredLanguagesERKN3WTF6VectorINS0_6StringELm0ENS0_15CrashOnOverflowEEE;
+_ZN7WebCore11HistoryItem16setDocumentStateERKN3WTF6VectorINS1_6StringELm0ENS1_15CrashOnOverflowEEE;
+_ZN7WebCore14FormController22getReferencedFilePathsERKN3WTF6VectorINS1_6StringELm0ENS1_15CrashOnOverflowEEE;
+_ZN7WebCore21SerializedScriptValue11deserializeEPN3JSC9ExecStateEPNS1_14JSGlobalObjectEPN3WTF6VectorINS6_6RefPtrINS_11MessagePortEEELm1ENS6_15CrashOnOverflowEEENS_22SerializationErrorModeE;
+_ZN7WebCore21SerializedScriptValue6createEPN3JSC9ExecStateENS1_7JSValueEPN3WTF6VectorINS5_6RefPtrINS_11MessagePortEEELm1ENS5_15CrashOnOverflowEEEPNS6_INS7_INS5_11ArrayBufferEEELm1ESA_EENS_22SerializationErrorModeE;
+_ZN7WebCore21SerializedScriptValueC1ERN3WTF6VectorIhLm0ENS1_15CrashOnOverflowEEE;
+_ZN7WebCore14ClientRectListC1ERKN3WTF6VectorINS_9FloatQuadELm0ENS1_15CrashOnOverflowEEE;
 
 local:
 _Z*;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to