Title: [106491] branches/safari-534.54-branch/Source/WebCore
Revision
106491
Author
[email protected]
Date
2012-02-01 13:49:29 -0800 (Wed, 01 Feb 2012)

Log Message

Merged r106286.

Modified Paths

Diff

Modified: branches/safari-534.54-branch/Source/WebCore/ChangeLog (106490 => 106491)


--- branches/safari-534.54-branch/Source/WebCore/ChangeLog	2012-02-01 21:48:23 UTC (rev 106490)
+++ branches/safari-534.54-branch/Source/WebCore/ChangeLog	2012-02-01 21:49:29 UTC (rev 106491)
@@ -1,5 +1,15 @@
 2011-02-01  Lucas Forschler  <[email protected]>
 
+    Merge 106286
+
+    2012-01-30  Beth Dakin  <[email protected]>
+
+            Speculative 32-bit build-fix.
+
+            * WebCore.exp.in:
+
+2011-02-01  Lucas Forschler  <[email protected]>
+
     Merge 106271
 
     2012-01-30  Beth Dakin  <[email protected]>

Modified: branches/safari-534.54-branch/Source/WebCore/WebCore.exp.in (106490 => 106491)


--- branches/safari-534.54-branch/Source/WebCore/WebCore.exp.in	2012-02-01 21:48:23 UTC (rev 106490)
+++ branches/safari-534.54-branch/Source/WebCore/WebCore.exp.in	2012-02-01 21:49:29 UTC (rev 106491)
@@ -220,7 +220,7 @@
 __ZN7WebCore11globalPointERK8_NSPointP8NSWindow
 __ZN7WebCore11memoryCacheEv
 __ZN7WebCore11startOfWordERKNS_15VisiblePositionENS_9EWordSideE
-__ZN7WebCore11toUserSpaceERK6CGRectP8NSWindowf
+__ZN7WebCore11toUserSpaceERK7_NSRectP8NSWindowf
 __ZN7WebCore11writeToFileEiPKci
 __ZN7WebCore12ChromeClient20paintCustomScrollbarEPNS_15GraphicsContextERKNS_9FloatRectENS_20ScrollbarControlSizeEjNS_13ScrollbarPartEbffj
 __ZN7WebCore12ChromeClient23paintCustomOverhangAreaEPNS_15GraphicsContextERKNS_7IntRectES5_S5_
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to