pulsar/spec/main-process
DeeDeeG 7928a1b339
Fix buggy partial startup on macOS due to flag added by Gatekeeper/XProtect (#21861)
macOS Gatekeeper adds a flag ("-psn_0_[six or seven digits here]") when it intercepts Atom launches.
This happens for fresh downloads, new installs, or first launches after upgrading).
 We don't need this flag, and yargs interprets it as many short flags. So, we filter it out.
2021-01-18 19:22:22 +03:00
..
atom-application.test.js Fix buggy partial startup on macOS due to flag added by Gatekeeper/XProtect (#21861) 2021-01-18 19:22:22 +03:00
atom-window.test.js Update stub usage 2020-09-22 18:17:58 +03:00
file-recovery-service.test.js Update stub usage 2020-09-22 18:17:58 +03:00
mocha-test-runner.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
parse-command-line.test.js Fix buggy partial startup on macOS due to flag added by Gatekeeper/XProtect (#21861) 2021-01-18 19:22:22 +03:00