Title: [175281] branches/safari-600.3-branch/Source/WebKit2
- Revision
- 175281
- Author
- [email protected]
- Date
- 2014-10-28 16:38:35 -0700 (Tue, 28 Oct 2014)
Log Message
Merge r174257. <rdar://problem/18753175>
Modified Paths
Diff
Modified: branches/safari-600.3-branch/Source/WebKit2/ChangeLog (175280 => 175281)
--- branches/safari-600.3-branch/Source/WebKit2/ChangeLog 2014-10-28 23:28:44 UTC (rev 175280)
+++ branches/safari-600.3-branch/Source/WebKit2/ChangeLog 2014-10-28 23:38:35 UTC (rev 175281)
@@ -1,3 +1,13 @@
+2014-10-28 Dana Burkart <[email protected]>
+
+ Merge r174257. <rdar://problem/18753175>
+
+ 2014-10-02 Csaba Osztrogonác <[email protected]>
+
+ URTBF after r174231 to fix non Apple builds.
+
+ * WebProcess/WebPage/WebPage.h:
+
2014-10-23 Matthew Hanson <[email protected]>
Correcting the merge for r175075. <rdar://problem/18717767>
Modified: branches/safari-600.3-branch/Source/WebKit2/WebProcess/WebPage/WebPage.h (175280 => 175281)
--- branches/safari-600.3-branch/Source/WebKit2/WebProcess/WebPage/WebPage.h 2014-10-28 23:28:44 UTC (rev 175280)
+++ branches/safari-600.3-branch/Source/WebKit2/WebProcess/WebPage/WebPage.h 2014-10-28 23:38:35 UTC (rev 175281)
@@ -63,6 +63,7 @@
#include <wtf/HashMap.h>
#include <wtf/PassRefPtr.h>
#include <wtf/RefPtr.h>
+#include <wtf/RunLoop.h>
#include <wtf/text/WTFString.h>
#if HAVE(ACCESSIBILITY) && (PLATFORM(GTK) || PLATFORM(EFL))
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes