electron/lib
trop[bot] 484cf26787
fix: don't destroy BrowserView webContents when owning BrowserWindow hasn't been closed (#42371)
fix: don't destroy BrowserView webContents when owning BrowserWindow hasn't been closed (#42353)

* fix: moves bv webContents close to closed event

* chore: adds unit tests

* chore: test that bv webContents are destroyed when parent bw closed

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Anny Yang <anny@electronjs.org>
2024-06-05 12:00:30 +02:00
..
browser fix: don't destroy BrowserView webContents when owning BrowserWindow hasn't been closed (#42371) 2024-06-05 12:00:30 +02:00
common refactor: type-safe module imports / requires (#41192) 2024-02-05 16:36:28 +09:00
isolated_renderer refactor: cleanup global variable declarations (#38410) 2023-05-24 20:01:07 +02:00
node chore: bump node to v20.14.0 (30-x-y) (#42294) 2024-06-01 10:16:58 +02:00
renderer chore: bump node to v20.14.0 (30-x-y) (#42294) 2024-06-01 10:16:58 +02:00
sandboxed_renderer refactor: type-safe module imports / requires (#41192) 2024-02-05 16:36:28 +09:00
utility chore: bump node to v20.14.0 (30-x-y) (#42294) 2024-06-01 10:16:58 +02:00
worker fix: apply module search paths restriction on worker and child process (#41118) 2024-01-26 17:29:04 +09:00