electron/atom
Cheng Zhao 62f9c3def0 mac: Don't rely on autorelease to delete window delegate
When quiting while closing window, it will leave the window delegate out
of the autorelease pool and crash.

Fixes #881.
2015-03-25 18:51:29 +08:00
..
app Initialize AtExitManager before calling MainApplicationBundlePath 2015-03-18 09:57:45 +08:00
browser mac: Don't rely on autorelease to delete window delegate 2015-03-25 18:51:29 +08:00
common Bump v0.22.2 2015-03-23 16:31:23 +08:00
renderer Clean up WebView's ipc listeners when detached, fix #1185 2015-03-23 23:07:53 +08:00