Robo
2c723d7e84
fix: enable crashpad for ELECTRON_RUN_AS_NODE processes (#36460)
* wip: enable crashpad for node processes
fix: add PID testing method
wip: plumb fd into child_process in node
* node::ProcessInitializationFlags::kNoDefaultSignalHandling
* chore: clean up debug logging
* chore: gate platform includes
* test: clean up node process test
* fix: pass pid in node_main
* chore: cleanup impl
* chore: fixup patch method definition
* fix: expose bound methods to node_main
* fix: remove bound methods
* fix: crashpad connection for all ELECTRON_RUN_AS_NODE processes
* chore: fix typo
* chore: address review feedback
* chore: delay crashpad initialization
* chore: ensure options.env, code hygiene
* chore: add argv test, check for process.env over {}
* fix: fix test, return options.env immutability
Co-authored-by: VerteDinde <keeleymhammond@gmail.com>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
Co-authored-by: VerteDinde <vertedinde@electronjs.org>
2022-11-29 10:33:54 -05:00
..
2022-11-29 10:33:54 -05:00
2022-08-09 17:57:05 -04:00
2022-01-24 10:34:23 +01:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-11-09 10:50:43 -05:00
2022-08-16 15:23:13 -04:00
2022-11-14 10:12:16 -08:00
2022-11-21 10:24:26 -05:00
2022-11-21 10:24:26 -05:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-09-21 13:17:10 -05:00
2022-11-29 10:33:54 -05:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-31 08:32:57 -07:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-11-10 22:31:20 +01:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-10-13 10:09:09 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-31 10:08:11 +02:00
2022-09-23 12:32:10 -07:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-09-07 17:47:06 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-10-19 22:49:49 -07:00
2022-08-16 15:23:13 -04:00
2022-11-01 11:11:11 -04:00
2022-08-16 15:23:13 -04:00
2022-08-31 17:40:57 -07:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-11-22 16:50:32 -05:00
2022-10-20 18:06:06 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-11-17 14:59:23 -05:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-10-11 15:59:23 +09:00
2022-10-11 20:01:57 -04:00
2022-11-14 10:12:16 -08:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-10-11 13:11:58 -04:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-09-14 15:10:16 -07:00
2022-08-16 15:23:13 -04:00
2022-10-24 23:44:43 -07:00
2022-08-16 15:23:13 -04:00
2022-08-16 15:23:13 -04:00
2022-10-27 16:44:53 -07:00
2022-08-16 15:23:13 -04:00
2022-11-17 17:48:48 -05:00