HackPlan / quark-shell-mac

Quark Shell for Mac helps web developers to create native-like Mac menubar app using HTML and JavaScript without writing any native code.
MIT License
910 stars 42 forks source link

Remove mw.on() subscriber when new window is closed #16

Open xhacker opened 10 years ago

xhacker commented 10 years ago

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/4139022-remove-mw-on-subscriber-when-new-window-is-closed?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github).
codewise-nicolas commented 9 years ago

If it helps, I think its related to the WebScript objects left over in the messageSubscribers array after a window is closed.