prose-im / prose-app-macos

Prose macOS application. XMPP client for team messaging.
https://prose.org/downloads
Mozilla Public License 2.0
58 stars 3 forks source link

fix: Fix memory leak of ChatView.Coordinator and ChatWebView #101

Closed nesium closed 2 years ago

nesium commented 2 years ago

When you switched back and forth between e.g. "Direct Messages" and any chat in the sidebar for each selection of a chat a ChatView.Coordinator and WKWebView was leaked.