electron/shell/services/node
trop[bot] 82664bfdcc
fix: MessagePort closing unexpectedly with non-cloneable objects (#42580)
* fix: MessagePort closing unexpectedly with non-cloneable objects

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

* fix: handle serialization failure in parentPort

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

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2024-06-19 16:43:36 -04:00
..
public/mojom feat: add net module to utility process (#40017) 2024-01-04 16:20:37 -05:00
node_service.cc fix: utilityProcess exit codes (#42397) 2024-06-07 15:44:55 +02:00
node_service.h fix: destroy NodeService message pipe last (#41277) 2024-02-09 22:44:35 +01:00
parent_port.cc fix: MessagePort closing unexpectedly with non-cloneable objects (#42580) 2024-06-19 16:43:36 -04:00
parent_port.h