electron/shell
trop[bot] 0846294d70
fix: in Emit(), don't leak converted Arg Local<Values> into caller's scope (#43748)
fix: Emit() should not leak converted arg handles into caller's HandleScope

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-09-17 14:40:13 -05:00
..
app fix: delete UvTaskRunner's timers only after they're closed (#43598) 2024-09-06 11:18:52 -05:00
browser fix: native View wrapper crash missing when adding child view (#43697) 2024-09-12 19:20:47 +02:00
common fix: in Emit(), don't leak converted Arg Local<Values> into caller's scope (#43748) 2024-09-17 14:40:13 -05:00
renderer perf: use v8::Local<v8::Object> as the key in ObjectCache (#43672) 2024-09-10 15:43:44 -05:00
services/node fix: MessagePort closing unexpectedly with non-cloneable objects (#42580) 2024-06-19 16:43:36 -04:00
utility refactor: run Windows SelectFileDialog out of process (#42825) 2024-07-09 19:03:13 +02:00