electron/shell
trop[bot] d9de48e9c1
chore: use v8::Local<>, not v8::Handle<> (#43036)
v8::Handle is an alias for v8::Local that "is kept around for historical
reasons" and is disabled when V8_IMMINENT_DEPRECATION_WARNING is defined

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-07-25 12:45:06 +02:00
..
app chore: bump chromium to 128.0.6611.0 (32-x-y) (#43017) 2024-07-25 11:24:11 +02:00
browser chore: use v8::Local<>, not v8::Handle<> (#43036) 2024-07-25 12:45:06 +02:00
common chore: use v8::Local<>, not v8::Handle<> (#43036) 2024-07-25 12:45:06 +02:00
renderer chore: use v8::Local<>, not v8::Handle<> (#43036) 2024-07-25 12:45:06 +02:00
services/node fix: MessagePort closing unexpectedly with non-cloneable objects (#42581) 2024-06-19 10:10:57 -04:00
utility refactor: run Windows SelectFileDialog out of process (#42780) 2024-07-08 10:31:10 +02:00