Release Notes for v16.2.3
Fixes
- Apply senderFrame details to ipcMain port event. #33780 (Also in 17, 18)
- Fixed a network service crash that could occur when using setCertificateVerifyProc. #33255 (Also in 15, 17, 18)
- Fixed a potential crash in
Browser.getFocusedWindow()
when child windows are closed. #33540 (Also in 17, 18) - Fixed an issue where new bounds set via
setBounds
was not correctly applied if the user was moving or resizing the window concurrently on Windows. #33544 (Also in 17, 18) - Fixed emojis appearing black and white in Chromium 96. #33683
- Fixed issues with frameless window animations and styling. #33607 (Also in 17, 18, 19)
shell.openExternal()
now reports more detailed errors on Windows. #33657 (Also in 15, 17, 18, 19)