f399f50e9e
The remote method always assumes the existence of the remote object but doesn't keep a reference to it, so if we only keep the reference of a remote method we will get into troubles once the remote object is garbage collected. We should probably fix this in remote module, but since most things are already working quite good, I'm using the work-around for now. Fix #3139. |
||
---|---|---|
.. | ||
callbacks-registry.coffee | ||
clipboard.coffee | ||
crash-reporter.coffee | ||
native-image.coffee | ||
shell.coffee |