electron/spec/fixtures/api/utility-process
Charles Kerr 5836ea1a78
feat: add error event for utility process (33-x-y) (#43997)
* feat: add error event for utility process (#43774)

* feat: add error event for utility process

* chore: use public report api

* chore: fix lint

* doc: mark error event as experimental

---------

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* fixup! feat: add error event for utility process (#43774)

remove #include "electron/mas.h"

this header did not exist before c1c8fbfd9

---------

Co-authored-by: Robo <hop2deep@gmail.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2024-09-29 17:12:15 -05: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 (#42203) 2024-06-20 11:15:57 -04:00
external-ab-test.js feat: add error event for utility process (33-x-y) (#43997) 2024-09-29 17:12:15 -05:00
log.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
net.js feat: support app#login event for utility process net requests (#42631) 2024-08-14 11:36:47 +09:00
non-cloneable.js fix: MessagePort closing unexpectedly with non-cloneable objects (#42535) 2024-06-19 11:27:07 +02: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