Title: [177355] branches/safari-600.3-branch/Source/WebKit/mac
Revision
177355
Author
[email protected]
Date
2014-12-16 01:05:07 -0800 (Tue, 16 Dec 2014)

Log Message

Merged r177327. <rdar://problem/19198414>

Modified Paths

Diff

Modified: branches/safari-600.3-branch/Source/WebKit/mac/ChangeLog (177354 => 177355)


--- branches/safari-600.3-branch/Source/WebKit/mac/ChangeLog	2014-12-16 09:04:06 UTC (rev 177354)
+++ branches/safari-600.3-branch/Source/WebKit/mac/ChangeLog	2014-12-16 09:05:07 UTC (rev 177355)
@@ -1,5 +1,15 @@
 2014-12-16  Dana Burkart  <[email protected]>
 
+        Merged r177327. <rdar://problem/19198414>
+
+    2014-12-15  Beth Dakin  <[email protected]>
+
+            Build fix.
+
+            * WebView/WebImmediateActionController.mm:
+
+2014-12-16  Dana Burkart  <[email protected]>
+
         Merged r177326. <rdar://problem/19198414>
 
     2014-12-15  Beth Dakin  <[email protected]>

Modified: branches/safari-600.3-branch/Source/WebKit/mac/WebView/WebImmediateActionController.mm (177354 => 177355)


--- branches/safari-600.3-branch/Source/WebKit/mac/WebView/WebImmediateActionController.mm	2014-12-16 09:04:06 UTC (rev 177354)
+++ branches/safari-600.3-branch/Source/WebKit/mac/WebView/WebImmediateActionController.mm	2014-12-16 09:05:07 UTC (rev 177355)
@@ -47,6 +47,7 @@
 #import <WebCore/LookupSPI.h>
 #import <WebCore/NSMenuSPI.h>
 #import <WebCore/Page.h>
+#import <WebCore/RenderElement.h>
 #import <WebCore/RenderObject.h>
 #import <WebCore/SoftLinking.h>
 #import <WebCore/TextIndicator.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to