electron/atom
Charles Kerr 05f4860889
fix: power observer dbus crash (#15030)
* fix: check dbus response for nullptr before using

* chore: use BindOnce for ProxyObject::CallMethod cb

* chore: comment out name of unused argument

* fix: re-enable and fix linux power monitor tests

* fix: change tyop from code comments

* refactor: don't keep unnecessary dbus pointer

* chore: remove the 'TODO: fix this' spec comment
2018-10-09 00:32:19 -05:00
..
app DrainBackgroundTasks -> DrainTasks 2018-10-04 00:13:37 +02:00
browser fix: power observer dbus crash (#15030) 2018-10-09 00:32:19 -05:00
common refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
utility refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00