Title: [187097] branches/safari-601.1-branch/Source/WebKit2
- Revision
- 187097
- Author
- [email protected]
- Date
- 2015-07-20 22:35:37 -0700 (Mon, 20 Jul 2015)
Log Message
Merge r187072. rdar://problem/21582858
Modified Paths
Diff
Modified: branches/safari-601.1-branch/Source/WebKit2/ChangeLog (187096 => 187097)
--- branches/safari-601.1-branch/Source/WebKit2/ChangeLog 2015-07-21 05:35:33 UTC (rev 187096)
+++ branches/safari-601.1-branch/Source/WebKit2/ChangeLog 2015-07-21 05:35:37 UTC (rev 187097)
@@ -1,5 +1,15 @@
2015-07-20 Matthew Hanson <[email protected]>
+ Merge r187072. rdar://problem/21582858
+
+ 2015-07-20 Simon Fraser <[email protected]>
+
+ Fix the iOS build.
+
+ * WebProcess/WebPage/mac/RemoteLayerTreeDrawingArea.h:
+
+2015-07-20 Matthew Hanson <[email protected]>
+
Merge r187050. rdar://problem/21582858
2015-07-20 Wenson Hsieh <[email protected]>
Modified: branches/safari-601.1-branch/Source/WebKit2/WebProcess/WebPage/mac/RemoteLayerTreeDrawingArea.h (187096 => 187097)
--- branches/safari-601.1-branch/Source/WebKit2/WebProcess/WebPage/mac/RemoteLayerTreeDrawingArea.h 2015-07-21 05:35:33 UTC (rev 187096)
+++ branches/safari-601.1-branch/Source/WebKit2/WebProcess/WebPage/mac/RemoteLayerTreeDrawingArea.h 2015-07-21 05:35:37 UTC (rev 187097)
@@ -34,6 +34,7 @@
#include <atomic>
#include <dispatch/dispatch.h>
#include <wtf/HashMap.h>
+#include <wtf/WeakPtr.h>
namespace WebCore {
class PlatformCALayer;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes