* dom/messageports/MessagePortChannelRegistry.cpp:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@237827
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2018-11-05 Dean Jackson <dino@apple.com>
+
+ Attempted build fix.
+
+ * dom/messageports/MessagePortChannelRegistry.cpp:
+
2018-11-05 Chris Dumez <cdumez@apple.com>
Crash under DOMWindow::postMessageTimerFired()
#include "config.h"
#include "MessagePortChannelRegistry.h"
+#include <wtf/CompletionHandler.h>
#include <wtf/MainThread.h>
namespace WebCore {