electron/shell
Samuel Attard 2132fdfa28 fix: ensure we wait for the inspect to disconnect
This re-orders our node clean up so that we free the environment before
the task runner is cleaned up as node uses the task runner during clean
up.  It also calls WaitForDisconnect() to ensure that inspector agents
are notified that the context is going down.
2019-07-24 14:43:49 -07:00
..
app fix: ensure we wait for the inspect to disconnect 2019-07-24 14:43:49 -07:00
browser fix: ensure we wait for the inspect to disconnect 2019-07-24 14:43:49 -07:00
common chore: use base::Environment in Linux MoveItemToTrash() (#19367) 2019-07-23 10:25:58 -07:00
renderer fix: bootstrap the node environment after we setup the InspectorAgent (#19317) 2019-07-18 16:54:23 -07:00
utility refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00