* Added isDestroyed check fix: https://github.com/electron/electron/issues/31196 * fix: unregister frame name Unregister the frame name so that we do not accidentally unregister the wrong window later on in case there is a timing issue with the events * fix; check if webContents is destroyed * fix: check if window/webContents is destroyed Co-authored-by: Cheng Zhao <github@zcbenz.com> Co-authored-by: Cheng Zhao <github@zcbenz.com> |
||
|---|---|---|
| .. | ||
| api | ||
| .eslintrc.json | ||
| default-menu.ts | ||
| devtools.ts | ||
| guest-view-manager.ts | ||
| guest-window-manager.ts | ||
| guest-window-proxy.ts | ||
| init.ts | ||
| ipc-main-impl.ts | ||
| ipc-main-internal-utils.ts | ||
| ipc-main-internal.ts | ||
| message-port-main.ts | ||
| rpc-server.ts | ||