![]() * fix: prevent crash when destroyed widget receives keyboard event Activating a key to close a window will cause a silent crash. Handling the keyboard event will lead to a nullptr dereferenced in Chromium code if the window widget has already been destroyed. * test: ensure BrowserWindow doesn't crash from keyboard events during close |
||
---|---|---|
.. | ||
app | ||
browser | ||
common | ||
renderer | ||
utility |