Title: [136048] branches/safari-536.28-branch/Source/WebKit2
Revision
136048
Author
[email protected]
Date
2012-11-28 13:04:00 -0800 (Wed, 28 Nov 2012)

Log Message

Windows build fix.
        
* win/WebKit2.def:

Modified Paths


Diff

Modified: branches/safari-536.28-branch/Source/WebKit2/ChangeLog (136047 => 136048)


--- branches/safari-536.28-branch/Source/WebKit2/ChangeLog	2012-11-28 21:02:30 UTC (rev 136047)
+++ branches/safari-536.28-branch/Source/WebKit2/ChangeLog	2012-11-28 21:04:00 UTC (rev 136048)
@@ -1,5 +1,11 @@
 2012-11-28  Lucas Forschler  <[email protected]>
 
+        Windows build fix.
+        
+        * win/WebKit2.def:
+
+2012-11-28  Lucas Forschler  <[email protected]>
+
         Merge r119546
 
     2012-06-04  Stephanie Lewis  <[email protected]>

Modified: branches/safari-536.28-branch/Source/WebKit2/win/WebKit2.def (136047 => 136048)


--- branches/safari-536.28-branch/Source/WebKit2/win/WebKit2.def	2012-11-28 21:02:30 UTC (rev 136047)
+++ branches/safari-536.28-branch/Source/WebKit2/win/WebKit2.def	2012-11-28 21:04:00 UTC (rev 136048)
@@ -200,7 +200,7 @@
         ?page@Document@WebCore@@QBEPAVPage@2@XZ
         ?paintControlTints@FrameView@WebCore@@AAEXXZ
         ?placeholderShouldBeVisible@HTMLTextFormControlElement@WebCore@@QBE_NXZ
-        ?rangeFromLocationAndLength@TextIterator@WebCore@@SA?AV?$PassRefPtr@VRange@WebCore@@@WTF@@PAVElement@2@HH_N@Z
+        ?rangeFromLocationAndLength@TextIterator@WebCore@@SA?AV?$PassRefPtr@VRange@WebCore@@@WTF@@PAVContainerNode@2@HH_N@Z
         ?removeAllShadowRoots@ShadowTree@WebCore@@QAEXXZ
         ?remove@String@WTF@@QAEXIH@Z
         ?reverseFind@StringImpl@WTF@@QAEI_WI@Z
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to