Title: [175390] trunk/Source/WebKit2
- Revision
- 175390
- Author
- [email protected]
- Date
- 2014-10-30 16:03:26 -0700 (Thu, 30 Oct 2014)
Log Message
Try to fix the iOS build.
* WebProcess/WebPage/WebPage.messages.in:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (175389 => 175390)
--- trunk/Source/WebKit2/ChangeLog 2014-10-30 22:44:04 UTC (rev 175389)
+++ trunk/Source/WebKit2/ChangeLog 2014-10-30 23:03:26 UTC (rev 175390)
@@ -1,3 +1,9 @@
+2014-10-30 Anders Carlsson <[email protected]>
+
+ Try to fix the iOS build.
+
+ * WebProcess/WebPage/WebPage.messages.in:
+
2014-10-30 Tim Horton <[email protected]>
Long spins under rangeExpandedAroundPosition on Yahoo Mail
Modified: trunk/Source/WebKit2/WebProcess/WebPage/WebPage.messages.in (175389 => 175390)
--- trunk/Source/WebKit2/WebProcess/WebPage/WebPage.messages.in 2014-10-30 22:44:04 UTC (rev 175389)
+++ trunk/Source/WebKit2/WebProcess/WebPage/WebPage.messages.in 2014-10-30 23:03:26 UTC (rev 175390)
@@ -158,6 +158,9 @@
#if PLATFORM(COCOA)
# Dictionary support.
PerformDictionaryLookupAtLocation(WebCore::FloatPoint point)
+#endif
+
+#if PLATFORM(MAC)
PerformDictionaryLookupOfCurrentSelection()
#endif
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes