Release Notes for v39.8.4
Fixes
- Fixed an issue where
nodeIntegrationInWorkeroverrides insetWindowOpenHandlerwere not honored for child windows sharing a renderer process with their opener. #50468 (Also in 38, 40, 41) - Fixed crash when handling JavaScript dialogs from windows opened with invalid or empty URLs. #50400 (Also in 40, 41, 42)
- Fixed improper focus tracking in BaseWindow on MacOS. #50338 (Also in 40, 41, 42)
- Fixed window freeze when failing to enter/exit fullscreen on macOS. #50341 (Also in 40, 41, 42)