electron/atom
Cheng Zhao 2b04af4349 No longer need to count the references in webContents
All remote objects are now cached in renderer process, so there is
always only one reference to one remote object for each webContents.
2016-02-22 15:24:18 +08:00
..
app Remove unneeded extra semicolons (;; -> ;) 2016-01-11 02:11:40 +02:00
browser No longer need to count the references in webContents 2016-02-22 15:24:18 +08:00
common v8Util.createObjectWithName is no longer used 2016-02-22 13:05:58 +08:00
renderer No longer needs cache for methods of remote 2016-02-22 13:05:58 +08:00
utility Remove trailing whitespace 2016-01-20 09:43:32 -07:00