Title: [223695] trunk/Source/WebKit
- Revision
- 223695
- Author
- [email protected]
- Date
- 2017-10-19 11:37:23 -0700 (Thu, 19 Oct 2017)
Log Message
Unreviewed build fix after r223692.
* StorageProcess/ServiceWorker/WebSWServerConnection.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (223694 => 223695)
--- trunk/Source/WebKit/ChangeLog 2017-10-19 18:33:10 UTC (rev 223694)
+++ trunk/Source/WebKit/ChangeLog 2017-10-19 18:37:23 UTC (rev 223695)
@@ -1,5 +1,11 @@
2017-10-19 Chris Dumez <[email protected]>
+ Unreviewed build fix after r223692.
+
+ * StorageProcess/ServiceWorker/WebSWServerConnection.cpp:
+
+2017-10-19 Chris Dumez <[email protected]>
+
Unreviewed, revert r223650 as it caused crashes on the bots.
* CMakeLists.txt:
Modified: trunk/Source/WebKit/StorageProcess/ServiceWorker/WebSWServerConnection.cpp (223694 => 223695)
--- trunk/Source/WebKit/StorageProcess/ServiceWorker/WebSWServerConnection.cpp 2017-10-19 18:33:10 UTC (rev 223694)
+++ trunk/Source/WebKit/StorageProcess/ServiceWorker/WebSWServerConnection.cpp 2017-10-19 18:37:23 UTC (rev 223695)
@@ -32,6 +32,7 @@
#include "Logging.h"
#include "StorageProcess.h"
#include "StorageToWebProcessConnectionMessages.h"
+#include "WebCoreArgumentCoders.h"
#include "WebProcess.h"
#include "WebProcessMessages.h"
#include "WebSWClientConnectionMessages.h"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes