electron/lib
Felix Rieseberg a5b93211e6 AutoUpdate Windows: Don't spawn if running
Previously, the auto updater would run as many squirrel processes
as told. This introduces a little change where instead of spawning
a second process, we attach to the already running process - or, if
different arguments are passed, return and emit an error.

This is not failsafe, but it ensures that we don't run into simple
race condition crashes.

Closes $5097
2016-04-14 11:22:28 -07:00
..
browser AutoUpdate Windows: Don't spawn if running 2016-04-14 11:22:28 -07:00
common Rename ATOM_SHELL_ASAR to ELECTRON_ASAR 2016-04-08 08:53:58 -07:00
renderer Add support/tests for did-get-response-details event on <WebView> 2016-04-08 12:55:20 -07:00