Title: [245880] trunk/Tools
- Revision
- 245880
- Author
- [email protected]
- Date
- 2019-05-29 17:14:48 -0700 (Wed, 29 May 2019)
Log Message
Build fix for branch.
<rdar://problem/50625279>
* TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (245879 => 245880)
--- trunk/Tools/ChangeLog 2019-05-29 23:53:57 UTC (rev 245879)
+++ trunk/Tools/ChangeLog 2019-05-30 00:14:48 UTC (rev 245880)
@@ -1,3 +1,10 @@
+2019-05-29 Alex Christensen <[email protected]>
+
+ Build fix for branch.
+ <rdar://problem/50625279>
+
+ * TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm:
+
2019-05-29 Justin Michaud <[email protected]>
Attempt to fix JSC test timeouts after adding collectContinuously to WASM tests.
Modified: trunk/Tools/TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm (245879 => 245880)
--- trunk/Tools/TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm 2019-05-29 23:53:57 UTC (rev 245879)
+++ trunk/Tools/TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm 2019-05-30 00:14:48 UTC (rev 245880)
@@ -30,6 +30,7 @@
#import "Test.h"
#import "TestWKWebView.h"
#import "WKWebViewConfigurationExtras.h"
+#import <WebKit/WKNavigationDelegate.h>
#import <WebKit/WKProcessPoolPrivate.h>
#import <WebKit/WKWebsiteDataRecordPrivate.h>
#import <WebKit/WebKit.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes