electron/renderer/api/lib
Cheng Zhao 84dc221b2e Clear listeners on process object when unloading.
The process object is created under node context, and it will live
through the reloading, so we are responsible for clearing the listeners
to make sure resources are not leaked.
2013-05-04 21:52:14 +08:00
..
dialog.coffee Add dialog API. 2013-05-03 19:31:24 +08:00
ipc.coffee Clear listeners on process object when unloading. 2013-05-04 21:52:14 +08:00
remote.coffee Modify funtion's names to make RPC code more easy to understand. 2013-05-04 21:38:25 +08:00