Title: [207604] branches/safari-602-branch/Source/WebKit2
Revision
207604
Author
matthew_han...@apple.com
Date
2016-10-20 02:59:56 -0700 (Thu, 20 Oct 2016)

Log Message

Merge r206834. rdar://problem/28634858

Modified Paths

Diff

Modified: branches/safari-602-branch/Source/WebKit2/ChangeLog (207603 => 207604)


--- branches/safari-602-branch/Source/WebKit2/ChangeLog	2016-10-20 09:59:53 UTC (rev 207603)
+++ branches/safari-602-branch/Source/WebKit2/ChangeLog	2016-10-20 09:59:56 UTC (rev 207604)
@@ -1,5 +1,15 @@
 2016-10-20  Matthew Hanson  <matthew_han...@apple.com>
 
+        Merge r206834. rdar://problem/28634858
+
+    2016-10-05  Tim Horton  <timothy_hor...@apple.com>
+
+            Fix the build.
+
+            * UIProcess/Cocoa/WebViewImpl.mm:
+
+2016-10-20  Matthew Hanson  <matthew_han...@apple.com>
+
         Merge r206833. rdar://problem/28634858
 
     2016-10-05  Tim Horton  <timothy_hor...@apple.com>

Modified: branches/safari-602-branch/Source/WebKit2/UIProcess/Cocoa/WebViewImpl.mm (207603 => 207604)


--- branches/safari-602-branch/Source/WebKit2/UIProcess/Cocoa/WebViewImpl.mm	2016-10-20 09:59:53 UTC (rev 207603)
+++ branches/safari-602-branch/Source/WebKit2/UIProcess/Cocoa/WebViewImpl.mm	2016-10-20 09:59:56 UTC (rev 207604)
@@ -54,6 +54,7 @@
 #import "WKTextInputWindowController.h"
 #import "WKViewLayoutStrategy.h"
 #import "WKWebView.h"
+#import "WebBackForwardList.h"
 #import "WebEditCommandProxy.h"
 #import "WebEventFactory.h"
 #import "WebInspectorProxy.h"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to