Release Notes for v19.0.2
Fixes
- Fixed an issue where pressing escape would not un-fullscreen on Windows or Linux in some circumstances. #34359 (Also in 18)
- Fixed an issue where zombie windows can be created if
window.close()
is called during a fullscreen transition. #34391 (Also in 17, 18, 20) - Fixed printing crash when using
webContents.print()
. #34369
Other Changes
- Updated Chromium to 102.0.5005.63. #34349