electron/spec/fixtures
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
..
api feat: add app.getPreferredSystemLanguages() API (#36035) 2022-11-09 10:50:43 -05:00
apps fix: enable crashpad for ELECTRON_RUN_AS_NODE processes (#36460) 2022-11-29 10:33:54 -05:00
assets feat: read/write Toast Activator CLSID in shortcuts (#25493) 2020-09-17 15:17:44 -07:00
auto-update fix: abort ShipIt installation attempt at the final mile if the app is running (#36130) 2022-11-14 10:12:16 -08:00
certificates fix spec 2016-04-18 22:57:37 +05:30
chromium test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
crash-cases test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
devtools-extensions test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
extensions test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
module fix: EventEmitter is missing properties in sandbox preload script. (#35522) 2022-09-15 09:33:08 -07:00
native-addon test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
pages fix: disable nodeIntegrationInWorker for certain Worker types (#35919) 2022-10-12 10:36:24 -04:00
release-notes/cache test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
snapshot-items-available ci: cleanup up test app directories (#25145) 2020-08-31 14:07:12 -04:00
sub-frames test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
test.asar refactor: migrate from asar to @electron/asar (#36070) 2022-10-19 13:39:31 -07:00
version-bumper test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
webview/fullscreen test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
workers test: worker should be able to load asar files (#28858) 2021-04-27 12:07:05 -04:00
zip Add test for the unzip module. 2013-07-18 15:19:36 +08:00
blank.html test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
blank.png test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
cat.pdf test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
dogs-running.txt test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
no-proprietary-codecs.js feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
preload-expose-ipc.js test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
testsnap.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
video-source-image.webp feat: add {stream} opt to custom protocol registry to configure media player (#22955) 2020-06-08 09:49:36 -07:00