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 |
|
Kevin Sawicki
|
5fc671f522
|
Add back v8Util binding
|
2016-01-15 14:29:36 -08:00 |
|
Kevin Sawicki
|
aab1568682
|
Use ES6 style class
|
2016-01-15 14:16:38 -08:00 |
|
Kevin Sawicki
|
34030d7b2b
|
Use util.inherits instead of CoffeeScript's extend function
|
2016-01-15 10:17:45 -08:00 |
|
Jessica Lord
|
1779701445
|
Use const
|
2016-01-14 14:40:12 -08:00 |
|
Kevin Sawicki
|
030d2a843c
|
Remove extra newlines around comments
|
2016-01-14 11:10:12 -08:00 |
|
Kevin Sawicki
|
990dc30e8d
|
Use // for multi-line comments
|
2016-01-14 10:44:21 -08:00 |
|
Kevin Sawicki
|
f4af744519
|
Use // for single line comments
|
2016-01-14 10:35:29 -08:00 |
|
Kevin Sawicki
|
1f9691ae13
|
Convert all source files to JavaScript
|
2016-01-12 16:24:06 -08:00 |
|