electron/shell
trop[bot] 134176a1d1
fix: detach native view when its removed from parent on macOS (#43922)
Right now DelayedNativeViewHost attaches its underlying native view
when it's being attached to a widget but it doesn't detach it when
it's being detached. It may lead to use-after-free and crash.

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Cezary Kulakowski <cezary@openfin.co>
2024-09-25 13:17:59 +02:00
..
app fix: delete UvTaskRunner's timers only after they're closed (#43597) 2024-09-06 08:37:33 -05:00
browser fix: detach native view when its removed from parent on macOS (#43922) 2024-09-25 13:17:59 +02:00
common fix: -Wunsafe-buffer-usage warning in asar_util's ReadFileToString() (#43930) 2024-09-25 11:21:47 +02:00
renderer perf: use v8::Local<v8::Object> as the key in ObjectCache (#43568) 2024-09-05 10:08:42 +02:00
services/node refactor: declare gin::Wrapper subclasses as final (#43565) 2024-09-04 21:26:25 -05:00
utility chore: bump chromium to 129.0.6630.0 (main) (#43087) 2024-08-02 09:02:11 -05:00