electron/spec/fixtures/api/utility-process
trop[bot] 3e92b72aef
feat: expose system preferences to utility process (#42598)
* chore: expose  system preferences to utility process

* chore: add tests, doc changes and module-list update

* relative link

* use @

* fix test

* chore: disable linux test

* kick

* noop on windows utility process

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: George Xu <33054982+georgexu99@users.noreply.github.com>
2024-06-20 15:33:21 -04:00
..
env-app refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
inherit-stderr refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
inherit-stdout refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
api-net-spec.js feat: add net module to utility process (#40017) 2024-01-04 16:20:37 -05:00
crash.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
custom-exit.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
dns-result-order.js feat: support dns-result-order Node.js cli flag (#39376) 2023-08-15 12:19:45 +02:00
empty.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
endless.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
esm.mjs fix: support esm entrypoint to utility process (#40047) 2023-09-29 14:38:37 -07:00
eval.js fix: crash in utilityProcess when generating code from strings (#38014) 2023-04-20 09:27:02 +09:00
exception.js chore: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +09:00
exception.mjs fix: support esm entrypoint to utility process (#40047) 2023-09-29 14:38:37 -07:00
expose-main-process-module.js feat: expose system preferences to utility process (#42598) 2024-06-20 15:33:21 -04:00
log.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
non-cloneable.js fix: MessagePort closing unexpectedly with non-cloneable objects (#42580) 2024-06-19 16:43:36 -04:00
post-message-queue.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
post-message.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
preload.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
receive-message.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
suid.js refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00