Title: [125826] trunk
Revision
125826
Author
[email protected]
Date
2012-08-16 16:39:35 -0700 (Thu, 16 Aug 2012)

Log Message

Unreviewed speculative 32 bits build fix.

* Source/autotools/symbols.filter: add symbol version that gets
generated in 32 bits build.

Modified Paths

Diff

Modified: trunk/ChangeLog (125825 => 125826)


--- trunk/ChangeLog	2012-08-16 23:35:11 UTC (rev 125825)
+++ trunk/ChangeLog	2012-08-16 23:39:35 UTC (rev 125826)
@@ -1,3 +1,10 @@
+2012-08-16  Gustavo Noronha Silva  <[email protected]>
+
+        Unreviewed speculative 32 bits build fix.
+
+        * Source/autotools/symbols.filter: add symbol version that gets
+        generated in 32 bits build.
+
 2012-08-16  Max Feil  <[email protected]>
 
         [BlackBerry] Some media controls are mispositioned for dynamic live streams (HLS)

Modified: trunk/Source/autotools/symbols.filter (125825 => 125826)


--- trunk/Source/autotools/symbols.filter	2012-08-16 23:35:11 UTC (rev 125825)
+++ trunk/Source/autotools/symbols.filter	2012-08-16 23:39:35 UTC (rev 125826)
@@ -60,6 +60,7 @@
 _ZN7WebCore14ClientRectListC1ERKN3WTF6VectorINS_9FloatQuadELm0EEE;
 _ZN7WebCore14ClientRectListC1Ev;
 _ZN7WebCore14ClientRectListD1Ev;
+_ZN7WebCore14FormController22getReferencedFilePathsERKN3WTF6VectorINS1_6StringELj0EEE;
 _ZN7WebCore14FormController22getReferencedFilePathsERKN3WTF6VectorINS1_6StringELm0EEE;
 _ZN7WebCore14FrameSelection19absoluteCaretBoundsEv;
 _ZN7WebCore14SchemeRegistry49registerURLSchemeAsBypassingContentSecurityPolicyERKN3WTF6StringE;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to