Cheng Zhao
|
3f68b2f227
|
Check whether sender is destroyed before calling sender.send
Fix #4279.
|
2016-01-30 12:58:21 +08:00 |
|
Kevin Sawicki
|
16b4b58de1
|
e -> error
|
2016-01-21 09:32:21 -07:00 |
|
Kevin Sawicki
|
70bcb0ac5a
|
Clean up no-unused-vars lint errors
|
2016-01-21 09:32:21 -07:00 |
|
Cheng Zhao
|
c10c419f1d
|
No need to call sender.callbacks.remove
The IDWeakMap automatically removes the key when object is garbage
collected.
|
2016-01-15 16:36:35 +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 |
|