+2018-10-02 Alex Christensen <achristensen@webkit.org>
+
+ Deprecate WKConnection
+ https://bugs.webkit.org/show_bug.cgi?id=190147
+
+ Reviewed by Andy Estes.
+
+ * Shared/Cocoa/APIObject.mm:
+ (API::Object::newObject):
+ * UIProcess/API/Cocoa/WKConnection.h:
+ * UIProcess/API/Cocoa/WKConnection.mm:
+ (didReceiveMessage):
+ (didClose):
+ * UIProcess/API/Cocoa/WKConnectionInternal.h:
+ * UIProcess/API/Cocoa/WKProcessGroup.h:
+ * WebProcess/InjectedBundle/API/mac/WKWebProcessPlugIn.h:
+ * WebProcess/InjectedBundle/API/mac/WKWebProcessPlugIn.mm:
+
2018-10-01 Dean Jackson <dino@apple.com>
[macOS] Switching to discrete GPU should be done in the UI process