d377cbfa74
It's possible that the object gets destructed after reloading, however since we already released all objects in browser when unloading, it would cause troubles when sending message in an unexist context. We just rely on the closure to mark whether the context is gone. A more suitable solution, however, is to restart renderer process when doing reloading. |
||
---|---|---|
.. | ||
dialog.coffee | ||
ipc.coffee | ||
remote.coffee |